2015-10-09 13:37:45 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<classpath>
|
2015-11-10 15:16:10 +01:00
|
|
|
<classpathentry kind="src" path="src"/>
|
2015-10-09 13:37:45 +00:00
|
|
|
<classpathentry combineaccessrules="false" kind="src" path="/CoderServer"/>
|
2015-10-20 06:56:14 +00:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/java-8-openjdk-i386"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/controlsfx-8.20.9.jar"/>
|
2015-10-27 12:18:22 +01:00
|
|
|
<classpathentry combineaccessrules="false" kind="src" path="/Zutil-java"/>
|
2015-10-09 13:37:45 +00:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
|
</classpath>
|