-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.classpath
23 lines (23 loc) · 1.46 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen/src"/>
<classpathentry kind="src" path="test/src"/>
<classpathentry kind="src" path="lib-mnemonics/src"/>
<classpathentry exported="true" kind="lib" path="lib/htmlparser.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jna.jar"/>
<classpathentry exported="true" kind="lib" path="lib/MRJAdapter.jar" sourcepath="lib/sources/MRJAdapter-source.zip"/>
<classpathentry exported="true" kind="lib" path="lib/swing-layout-1.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jmyspell-core-1.0.0-beta-2.jar"/>
<classpathentry exported="true" kind="lib" path="test/lib/junit-4.4.jar"/>
<classpathentry exported="true" kind="lib" path="test/lib/xmlunit-1.1.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="lib" path="lib/activation.jar"/>
<classpathentry kind="lib" path="lib/jaxb-api.jar"/>
<classpathentry kind="lib" path="lib/jaxb-impl.jar"/>
<classpathentry kind="lib" path="lib/jsr173_1.0_api.jar"/>
<classpathentry exported="true" kind="lib" path="lib/vldocking_2.1.4.jar"/>
<classpathentry kind="lib" path="lib/swing-worker-1.2.jar" sourcepath="lib/sources/swing-worker-src-1.2.zip"/>
<classpathentry kind="lib" path="lib/sjsxp-1.0.2.jar"/>
<classpathentry kind="output" path="classes"/>
</classpath>