[591] | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
| 2 | <classpath>
|
---|
| 3 | <classpathentry kind="src" path="src"/>
|
---|
| 4 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
|
---|
[709] | 5 | <classpathentry combineaccessrules="false" kind="src" path="/ProgramSettings"/>
|
---|
[720] | 6 | <classpathentry combineaccessrules="false" kind="src" path="/PlatformTools"/>
|
---|
[730] | 7 | <classpathentry kind="lib" path="/_ThirdPartyLibs/httpclient/commons-logging-1.1.1.jar"/>
|
---|
| 8 | <classpathentry kind="lib" path="/_ThirdPartyLibs/httpclient/httpclient-4.2.2.jar"/>
|
---|
| 9 | <classpathentry kind="lib" path="/_ThirdPartyLibs/httpclient/httpcore-4.2.2.jar"/>
|
---|
| 10 | <classpathentry kind="lib" path="/_ThirdPartyLibs/swingbuilder/betterbeansbinding-core-1.3.0.jar"/>
|
---|
| 11 | <classpathentry kind="lib" path="/_ThirdPartyLibs/swingbuilder/betterbeansbinding-el-1.3.0.jar"/>
|
---|
| 12 | <classpathentry kind="lib" path="/_ThirdPartyLibs/swingbuilder/betterbeansbinding-swingbinding-1.3.0.jar"/>
|
---|
| 13 | <classpathentry kind="lib" path="/_ThirdPartyLibs/swingbuilder/commons-lang-2.4.jar"/>
|
---|
| 14 | <classpathentry kind="lib" path="/_ThirdPartyLibs/swingbuilder/javabuilder-core-1.1.0.jar"/>
|
---|
| 15 | <classpathentry kind="lib" path="/_ThirdPartyLibs/swingbuilder/javabuilder-swing-1.1.0.jar"/>
|
---|
| 16 | <classpathentry kind="lib" path="/_ThirdPartyLibs/swingbuilder/jsr305-1.3.7.jar"/>
|
---|
| 17 | <classpathentry kind="lib" path="/_ThirdPartyLibs/swingbuilder/miglayout-3.7.1.jar"/>
|
---|
| 18 | <classpathentry kind="lib" path="/_ThirdPartyLibs/swingbuilder/slf4j-api-1.6.1.jar"/>
|
---|
| 19 | <classpathentry kind="lib" path="/_ThirdPartyLibs/swingbuilder/slf4j-simple-1.6.1.jar"/>
|
---|
| 20 | <classpathentry kind="lib" path="/_ThirdPartyLibs/swingbuilder/snakeyaml-1.7.jar"/>
|
---|
| 21 | <classpathentry kind="lib" path="/_ThirdPartyLibs/commons-io-2.4.jar"/>
|
---|
| 22 | <classpathentry kind="lib" path="/_ThirdPartyLibs/JSON-java.jar"/>
|
---|
| 23 | <classpathentry kind="lib" path="/_ThirdPartyLibs/macify.jar"/>
|
---|
| 24 | <classpathentry kind="lib" path="/_ThirdPartyLibs/xstream-1.4.3.jar"/>
|
---|
| 25 | <classpathentry combineaccessrules="false" kind="src" path="/SVNAccess"/>
|
---|
[737] | 26 | <classpathentry kind="lib" path="/_ThirdPartyLibs/NaturalOrderComparator.jar"/>
|
---|
[741] | 27 | <classpathentry combineaccessrules="false" kind="src" path="/HTTPFileDownloader"/>
|
---|
[749] | 28 | <classpathentry combineaccessrules="false" kind="src" path="/ModDepotAccess"/>
|
---|
[591] | 29 | <classpathentry kind="output" path="bin"/>
|
---|
| 30 | </classpath>
|
---|