[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/swingbuilder/betterbeansbinding-core-1.3.0.jar"/>
|
---|
| 8 | <classpathentry kind="lib" path="/_ThirdPartyLibs/swingbuilder/betterbeansbinding-el-1.3.0.jar"/>
|
---|
| 9 | <classpathentry kind="lib" path="/_ThirdPartyLibs/swingbuilder/betterbeansbinding-swingbinding-1.3.0.jar"/>
|
---|
| 10 | <classpathentry kind="lib" path="/_ThirdPartyLibs/swingbuilder/commons-lang-2.4.jar"/>
|
---|
| 11 | <classpathentry kind="lib" path="/_ThirdPartyLibs/swingbuilder/javabuilder-core-1.1.0.jar"/>
|
---|
| 12 | <classpathentry kind="lib" path="/_ThirdPartyLibs/swingbuilder/javabuilder-swing-1.1.0.jar"/>
|
---|
| 13 | <classpathentry kind="lib" path="/_ThirdPartyLibs/swingbuilder/jsr305-1.3.7.jar"/>
|
---|
| 14 | <classpathentry kind="lib" path="/_ThirdPartyLibs/swingbuilder/miglayout-3.7.1.jar"/>
|
---|
| 15 | <classpathentry kind="lib" path="/_ThirdPartyLibs/swingbuilder/slf4j-api-1.6.1.jar"/>
|
---|
| 16 | <classpathentry kind="lib" path="/_ThirdPartyLibs/swingbuilder/slf4j-simple-1.6.1.jar"/>
|
---|
| 17 | <classpathentry kind="lib" path="/_ThirdPartyLibs/swingbuilder/snakeyaml-1.7.jar"/>
|
---|
| 18 | <classpathentry kind="lib" path="/_ThirdPartyLibs/commons-io-2.4.jar"/>
|
---|
| 19 | <classpathentry kind="lib" path="/_ThirdPartyLibs/JSON-java.jar"/>
|
---|
| 20 | <classpathentry kind="lib" path="/_ThirdPartyLibs/macify.jar"/>
|
---|
| 21 | <classpathentry kind="lib" path="/_ThirdPartyLibs/xstream-1.4.3.jar"/>
|
---|
| 22 | <classpathentry combineaccessrules="false" kind="src" path="/SVNAccess"/>
|
---|
[741] | 23 | <classpathentry combineaccessrules="false" kind="src" path="/HTTPFileDownloader"/>
|
---|
[749] | 24 | <classpathentry combineaccessrules="false" kind="src" path="/ModDepotAccess"/>
|
---|
[782] | 25 | <classpathentry kind="lib" path="/_ThirdPartyLibs/commons-compress-1.5.jar"/>
|
---|
| 26 | <classpathentry kind="lib" path="/_ThirdPartyLibs/xz-1.2.jar"/>
|
---|
[840] | 27 | <classpathentry combineaccessrules="false" kind="src" path="/UTF8ResourceBundleLoader"/>
|
---|
[849] | 28 | <classpathentry combineaccessrules="false" kind="src" path="/SwingComponents"/>
|
---|
[850] | 29 | <classpathentry combineaccessrules="false" kind="src" path="/NaturalOrderComparator"/>
|
---|
[852] | 30 | <classpathentry combineaccessrules="false" kind="src" path="/ProxySettings"/>
|
---|
[886] | 31 | <classpathentry kind="lib" path="/_ThirdPartyLibs/javax.mail.jar"/>
|
---|
[591] | 32 | <classpathentry kind="output" path="bin"/>
|
---|
| 33 | </classpath>
|
---|