-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path.classpath
45 lines (45 loc) · 3.04 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
36
37
38
39
40
41
42
43
44
45
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="lib" path="lib/jsonobject.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="lib" path="lib/hibernate-core-4.3.7.Final.jar"/>
<classpathentry kind="lib" path="lib/dom4j-1.6.1.jar"/>
<classpathentry kind="lib" path="lib/hibernate-commons-annotations-4.0.5.Final.jar"/>
<classpathentry kind="lib" path="lib/antlr-2.7.7.jar"/>
<classpathentry kind="lib" path="lib/hibernate-jpa-2.1-api-1.0.0.Final.jar"/>
<classpathentry kind="lib" path="lib/jandex-1.1.0.Final.jar"/>
<classpathentry kind="lib" path="lib/javassist-3.18.1-GA.jar"/>
<classpathentry kind="lib" path="lib/jboss-logging-3.1.3.GA.jar"/>
<classpathentry kind="lib" path="lib/jboss-logging-annotations-1.2.0.Beta1.jar"/>
<classpathentry kind="lib" path="lib/jboss-transaction-api_1.2_spec-1.0.0.Final.jar"/>
<classpathentry kind="lib" path="lib/c3p0-0.9.2.1.jar"/>
<classpathentry kind="lib" path="lib/hibernate-c3p0-4.3.7.Final.jar"/>
<classpathentry kind="lib" path="lib/mchange-commons-java-0.2.3.4.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/org.eclipse.swt"/>
<classpathentry kind="lib" path="lib/swing2swt.jar"/>
<classpathentry kind="lib" path="lib/i2p.jar"/>
<classpathentry kind="lib" path="lib/mstreaming.jar"/>
<classpathentry kind="lib" path="lib/router.jar"/>
<classpathentry kind="lib" path="lib/streaming.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.core.commands_3.7.0.v20150422-0725.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.equinox.common_3.7.0.v20150402-1709.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.jface_3.11.0.v20150602-1400.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.osgi_3.10.100.v20150529-1857.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.ui.workbench_3.107.0.v20150510-1732.jar"/>
<classpathentry kind="lib" path="lib/bcprov-jdk15on-153.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.nebula.jface.cdatetime_0.14.0.201602111357.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.nebula.widgets.cdatetime_0.14.0.201602111357.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.nebula.widgets.cdatetime.feature_0.14.0.201602111357.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.nebula.cwt_0.9.0.201602111357.jar"/>
<classpathentry kind="lib" path="lib/h2-1.4.195.jar"/>
<classpathentry kind="lib" path="lib/lucene-analyzers-common-5.5.4.jar"/>
<classpathentry kind="lib" path="lib/lucene-backward-codecs-5.5.4.jar"/>
<classpathentry kind="lib" path="lib/lucene-core-5.5.4.jar"/>
<classpathentry kind="lib" path="lib/lucene-misc-5.5.4.jar"/>
<classpathentry kind="lib" path="lib/lucene-queryparser-5.5.4.jar"/>
<classpathentry kind="lib" path="lib/java_websocket.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>