Line 1... |
Line 1... |
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
<classpath>
|
2 |
<classpath>
|
3 |
<classpathentry kind="src" path="src"/>
|
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="/OpenConcerto"/>
|
4 |
<classpathentry combineaccessrules="false" kind="src" path="/OpenConcerto"/>
|
6 |
<classpathentry exported="true" kind="lib" path="lib/commons-codec-1.4.jar"/>
|
5 |
<classpathentry exported="true" kind="lib" path="lib/commons-codec-1.4.jar"/>
|
7 |
<classpathentry exported="true" kind="lib" path="lib/commons-logging-1.1.1.jar"/>
|
6 |
<classpathentry exported="true" kind="lib" path="lib/commons-logging-1.1.1.jar"/>
|
8 |
<classpathentry exported="true" kind="lib" path="lib/httpclient-4.1.2.jar"/>
|
7 |
<classpathentry exported="true" kind="lib" path="lib/httpclient-4.1.2.jar"/>
|
9 |
<classpathentry exported="true" kind="lib" path="lib/httpclient-cache-4.1.2.jar"/>
|
8 |
<classpathentry exported="true" kind="lib" path="lib/httpclient-cache-4.1.2.jar"/>
|
10 |
<classpathentry exported="true" kind="lib" path="lib/httpcore-4.1.2.jar"/>
|
9 |
<classpathentry exported="true" kind="lib" path="lib/httpcore-4.1.2.jar"/>
|
11 |
<classpathentry exported="true" kind="lib" path="lib/httpmime-4.1.2.jar"/>
|
10 |
<classpathentry exported="true" kind="lib" path="lib/httpmime-4.1.2.jar"/>
|
12 |
<classpathentry exported="true" kind="lib" path="lib/sardine.jar"/>
|
11 |
<classpathentry exported="true" kind="lib" path="lib/sardine.jar"/>
|
13 |
<classpathentry exported="true" kind="lib" path="lib/slf4j-api-1.6.2.jar"/>
|
12 |
<classpathentry exported="true" kind="lib" path="lib/slf4j-api-1.6.2.jar"/>
|
- |
|
13 |
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
14 |
<classpathentry kind="output" path="bin"/>
|
14 |
<classpathentry kind="output" path="bin"/>
|
15 |
</classpath>
|
15 |
</classpath>
|