| 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"/>
 | 
|---|
| 5 |         <classpathentry combineaccessrules="false" kind="src" path="/ProgramSettings"/>
 | 
|---|
| 6 |         <classpathentry combineaccessrules="false" kind="src" path="/PlatformTools"/>
 | 
|---|
| 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"/>
 | 
|---|
| 23 |         <classpathentry combineaccessrules="false" kind="src" path="/HTTPFileDownloader"/>
 | 
|---|
| 24 |         <classpathentry combineaccessrules="false" kind="src" path="/ModDepotAccess"/>
 | 
|---|
| 25 |         <classpathentry kind="lib" path="/_ThirdPartyLibs/commons-compress-1.5.jar"/>
 | 
|---|
| 26 |         <classpathentry kind="lib" path="/_ThirdPartyLibs/xz-1.2.jar"/>
 | 
|---|
| 27 |         <classpathentry combineaccessrules="false" kind="src" path="/UTF8ResourceBundleLoader"/>
 | 
|---|
| 28 |         <classpathentry combineaccessrules="false" kind="src" path="/SwingComponents"/>
 | 
|---|
| 29 |         <classpathentry combineaccessrules="false" kind="src" path="/NaturalOrderComparator"/>
 | 
|---|
| 30 |         <classpathentry combineaccessrules="false" kind="src" path="/ProxySettings"/>
 | 
|---|
| 31 |         <classpathentry kind="lib" path="/_ThirdPartyLibs/javax.mail.jar"/>
 | 
|---|
| 32 |         <classpathentry kind="output" path="bin"/>
 | 
|---|
| 33 | </classpath>
 | 
|---|