mirror of
https://github.com/peterdell/wudsn-ide.git
synced 2025-01-10 11:30:17 +00:00
Test
This commit is contained in:
parent
0a4631ed6a
commit
7160c74005
@ -6,6 +6,6 @@
|
||||
<attribute name="javadoc_location" value="jar:platform:/resource/Test-Java/lib/commons-compress-1.15-javadoc.jar!/"/>
|
||||
</attributes>
|
||||
</classpathentry>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jre1.8.0_144"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||||
<classpathentry kind="output" path="bin"/>
|
||||
</classpath>
|
||||
|
@ -4,6 +4,7 @@ import java.util.zip.ZipFile;
|
||||
|
||||
import org.apache.commons.compress.archivers.zip.*;
|
||||
|
||||
// Test
|
||||
public class Main {
|
||||
|
||||
public static void main(String[] args) throws Exception {
|
||||
|
Loading…
x
Reference in New Issue
Block a user