forked from malexanderboyd/Object-Lab-Interface
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.classpath
More file actions
47 lines (47 loc) · 3.38 KB
/
.classpath
File metadata and controls
47 lines (47 loc) · 3.38 KB
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
36
37
38
39
40
41
42
43
44
45
46
47
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="ObjectLabSoftware/src"/>
<classpathentry kind="lib" path="deployment/app/lib/AbsoluteLayout.jar"/>
<classpathentry kind="lib" path="deployment/app/lib/beansbinding-1.2.1.jar"/>
<classpathentry kind="lib" path="deployment/app/lib/commonsio2.4.jar"/>
<classpathentry kind="lib" path="deployment/app/lib/derby.jar"/>
<classpathentry kind="lib" path="deployment/app/lib/mail.jar"/>
<classpathentry kind="lib" path="deployment/app/lib/mysql-connector-java-5.1.23-bin.jar"/>
<classpathentry kind="lib" path="deployment/app/lib/ojdbc14.jar"/>
<classpathentry kind="lib" path="deployment/app/lib/poi-3.11-beta3-20141111.jar"/>
<classpathentry kind="lib" path="deployment/app/TomSoft.jar"/>
<classpathentry kind="lib" path="deployment/runtime/jre/lib/charsets.jar"/>
<classpathentry kind="lib" path="deployment/runtime/jre/lib/ext/access-bridge-64.jar"/>
<classpathentry kind="lib" path="deployment/runtime/jre/lib/ext/cldrdata.jar"/>
<classpathentry kind="lib" path="deployment/runtime/jre/lib/ext/dnsns.jar"/>
<classpathentry kind="lib" path="deployment/runtime/jre/lib/ext/jaccess.jar"/>
<classpathentry kind="lib" path="deployment/runtime/jre/lib/ext/jfxrt.jar"/>
<classpathentry kind="lib" path="deployment/runtime/jre/lib/ext/localedata.jar"/>
<classpathentry kind="lib" path="deployment/runtime/jre/lib/ext/nashorn.jar"/>
<classpathentry kind="lib" path="deployment/runtime/jre/lib/ext/sunec.jar"/>
<classpathentry kind="lib" path="deployment/runtime/jre/lib/ext/sunjce_provider.jar"/>
<classpathentry kind="lib" path="deployment/runtime/jre/lib/ext/sunmscapi.jar"/>
<classpathentry kind="lib" path="deployment/runtime/jre/lib/ext/sunpkcs11.jar"/>
<classpathentry kind="lib" path="deployment/runtime/jre/lib/ext/zipfs.jar"/>
<classpathentry kind="lib" path="deployment/runtime/jre/lib/javaws.jar"/>
<classpathentry kind="lib" path="deployment/runtime/jre/lib/jce.jar"/>
<classpathentry kind="lib" path="deployment/runtime/jre/lib/jfr.jar"/>
<classpathentry kind="lib" path="deployment/runtime/jre/lib/jfxswt.jar"/>
<classpathentry kind="lib" path="deployment/runtime/jre/lib/jsse.jar"/>
<classpathentry kind="lib" path="deployment/runtime/jre/lib/management-agent.jar"/>
<classpathentry kind="lib" path="deployment/runtime/jre/lib/plugin.jar"/>
<classpathentry kind="lib" path="deployment/runtime/jre/lib/resources.jar"/>
<classpathentry kind="lib" path="deployment/runtime/jre/lib/rt.jar"/>
<classpathentry kind="lib" path="deployment/runtime/jre/lib/security/local_policy.jar"/>
<classpathentry kind="lib" path="deployment/runtime/jre/lib/security/US_export_policy.jar"/>
<classpathentry kind="lib" path="ObjectLabSoftware/lib/AbsoluteLayout.jar"/>
<classpathentry kind="lib" path="ObjectLabSoftware/lib/commonsio2.4.jar"/>
<classpathentry kind="lib" path="ObjectLabSoftware/lib/derby.jar"/>
<classpathentry kind="lib" path="ObjectLabSoftware/lib/mail.jar"/>
<classpathentry kind="lib" path="ObjectLabSoftware/lib/mysql-connector-java-5.1.23-bin.jar"/>
<classpathentry kind="lib" path="ObjectLabSoftware/lib/ojdbc14.jar"/>
<classpathentry kind="lib" path="ObjectLabSoftware/lib/poi-3.11-beta3-20141111.jar"/>
<classpathentry kind="lib" path="ObjectLabSoftware/lib/postgresql-9.4.1208.jre6.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
</classpath>