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/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"/>
|
---|
26 | <classpathentry kind="output" path="bin"/>
|
---|
27 | </classpath>
|
---|