Initial commit
Version 3.3 of the client
This commit is contained in:
10
.classpath
Normal file
10
.classpath
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<classpath>
|
||||
<classpathentry kind="src" path="src"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||||
<classpathentry kind="lib" path="extern/args4j.jar"/>
|
||||
<classpathentry kind="lib" path="extern/commons-compress.jar"/>
|
||||
<classpathentry kind="lib" path="extern/jna.jar"/>
|
||||
<classpathentry kind="lib" path="extern/platform.jar"/>
|
||||
<classpathentry kind="output" path="bin"/>
|
||||
</classpath>
|
||||
Reference in New Issue
Block a user