1 |
wvengen |
178 |
<?xml version="1.0" encoding="UTF-8"?> |
2 |
|
|
<classpath> |
3 |
|
|
<classpathentry kind="src" output="bin" path="src"/> |
4 |
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> |
5 |
wvengen |
219 |
<classpathentry kind="lib" path="thirdparty/bouncycastle/bcprov-jdk14-142.jar" sourcepath="thirdparty/bouncycastle/bcprov-jdk14-142-src.zip"> |
6 |
|
|
<attributes> |
7 |
|
|
<attribute name="javadoc_location" value="http://bouncycastle.org/docs/docs1.4/"/> |
8 |
|
|
</attributes> |
9 |
|
|
</classpathentry> |
10 |
wvengen |
227 |
<classpathentry kind="lib" path="thirdparty/commons-cli/commons-cli-1.2.jar" sourcepath="thirdparty/commons-cli/commons-cli-1.2-sources.jar"> |
11 |
|
|
<attributes> |
12 |
|
|
<attribute name="javadoc_location" value="jar:thirdparty/commons-cli/commons-cli-javadoc-1.2.jar!/"/> |
13 |
|
|
</attributes> |
14 |
|
|
</classpathentry> |
15 |
wvengen |
181 |
<classpathentry kind="lib" path="thirdparty/junit/junit-4.5.jar"/> |
16 |
wvengen |
227 |
<classpathentry kind="lib" path="thirdparty/swingworker/swing-worker-1.2.jar" sourcepath="thirdparty/swingworker/swing-worker-src-1.2.zip"> |
17 |
|
|
<attributes> |
18 |
|
|
<attribute name="javadoc_location" value="jar:thirdparty/swingworker/swing-worker-doc-1.2.zip!/"/> |
19 |
|
|
</attributes> |
20 |
|
|
</classpathentry> |
21 |
wvengen |
178 |
<classpathentry kind="output" path="bin"/> |
22 |
|
|
</classpath> |