- Notifications
You must be signed in to change notification settings - Fork 8
/
Copy path.classpath
35 lines (35 loc) · 2.24 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
24
25
26
27
28
29
30
31
32
33
34
35
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentrykind="src"path="src"/>
<classpathentrykind="src"path="test"/>
<classpathentrykind="lib"path="lib/jdom.jar"/>
<classpathentrykind="lib"path="lib/commons-lang.jar"sourcepath="/mydev/javalibraries/commons-lang-2.1/lang-current-src.zip"/>
<classpathentrykind="lib"path="lib/commons-logging.jar"sourcepath="C:/JavaLibraries/commons-logging-1.0.3-src/src"/>
<classpathentrykind="lib"path="lib/aelfred2.jar"/>
<classpathentrykind="lib"path="lib/hsqldb.jar"/>
<classpathentrykind="lib"path="lib/jta.jar"/>
<classpathentrykind="lib"path="lib/jnlp.jar"/>
<classpathentrykind="lib"path="suplib/junit.jar"/>
<classpathentrykind="lib"path="lib/uif-extras-1.5.0.jar"sourcepath="/mydev/javalibraries/swing-suite-1.4/framework/uif-extras-1.4/uif-extras-1.4-src.zip"/>
<classpathentrykind="lib"path="lib/uif-1.5.0.jar"sourcepath="/mydev/javalibraries/swing-suite-1.4/framework/uif-1.4/uif-1.4-src.zip"/>
<classpathentrykind="lib"path="lib/binding-1.1.jar"sourcepath="/mydev/javalibraries/swing-suite-1.4/libraries/binding-1.0/binding-1.0-src.zip"/>
<classpathentrykind="lib"path="suplib/jmock-1.0.1.jar"/>
<classpathentrykind="lib"path="lib/commons-collections.jar"/>
<classpathentrykind="lib"path="lib/concurrent.jar"/>
<classpathentrykind="con"path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentrykind="lib"path="lib/bbutilities.jar"/>
<classpathentrykind="lib"path="lib/purl-org-content-0.3.jar"/>
<classpathentrykind="lib"path="lib/bbmac.jar"/>
<classpathentrykind="lib"path="lib/bbmacicon.jar"/>
<classpathentrykind="lib"path="lib/bbnative_openurl.jar"/>
<classpathentrykind="lib"path="lib/bbnative_taskbar.jar"/>
<classpathentrykind="lib"path="lib/forms-1.1.0.jar"/>
<classpathentrykind="lib"path="lib/jcalendar-1.3.2.jar"/>
<classpathentrykind="lib"path="lib/json.jar"/>
<classpathentrykind="lib"path="lib/looks-2.1.4.jar"/>
<classpathentrykind="lib"path="lib/quaqua-combobox-only.jar"/>
<classpathentrykind="lib"path="lib/quaqua-filechooser-only.jar"/>
<classpathentrykind="lib"path="lib/rome-0.9.jar"/>
<classpathentrykind="lib"path="lib/xmlrpc-1.2-b1-patched.jar"/>
<classpathentrykind="output"path="bin"/>
</classpath>