-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
42 lines (42 loc) · 2.67 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry excluding="src/antibody/app/|src/antibody/elements/|src/antibody/graph/elements/|src/antibody/listener/|src/antibody/util/|src/antibody/|src/antibody/graph/|org/roche/antibody/ui/abstractgraph/ShapeDomainRealizer.java" kind="src" path="source"/>
<classpathentry kind="src" path="sample"/>
<classpathentry kind="src" path="resources"/>
<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.6"/>
<classpathentry kind="lib" path="lib/xercesImpl.jar"/>
<classpathentry kind="lib" path="lib/xml-apis.jar"/>
<classpathentry kind="lib" path="lib/HELMNotationToolkit-1.1.jar"/>
<classpathentry kind="lib" path="lib/slf4j-api-1.7.5.jar"/>
<classpathentry kind="lib" path="lib/slf4j-log4j12-1.7.5.jar"/>
<classpathentry kind="lib" path="lib/MarvinBeans-5.0.jar"/>
<classpathentry kind="lib" path="lib/jdom-1.1.jar"/>
<classpathentry kind="lib" path="lib/swing-layout-1.0.3.jar"/>
<classpathentry kind="lib" path="lib/aloe.jar"/>
<classpathentry kind="lib" path="local/yWorks/graphml.jar"/>
<classpathentry kind="lib" path="local/yWorks/y.jar"/>
<classpathentry kind="lib" path="lib/HELMEditor-1.2.jar"/>
<classpathentry kind="lib" path="lib/forms-1.1.0.jar"/>
<classpathentry kind="lib" path="lib/openbabel-2.3.1.jar"/>
<classpathentry kind="lib" path="lib/swing-worker-1.1.jar"/>
<classpathentry kind="lib" path="lib/swingx-0.9.4.jar"/>
<classpathentry kind="lib" path="lib/swingx-beaninfo-0.9.4.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="lib" path="lib/cglib-2.2.0-b21.jar"/>
<classpathentry kind="lib" path="lib/commons-codec-1.6.jar"/>
<classpathentry kind="lib" path="lib/commons-collections-3.2.1.jar"/>
<classpathentry kind="lib" path="lib/commons-configuration-1.10.jar"/>
<classpathentry kind="lib" path="lib/commons-io-2.4.jar"/>
<classpathentry kind="lib" path="lib/commons-lang-2.6.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-1.1.3.jar"/>
<classpathentry kind="lib" path="lib/guava-14.0.1.jar"/>
<classpathentry kind="lib" path="lib/hamcrest-core-1.3.jar"/>
<classpathentry kind="lib" path="lib/junit-4.11.jar"/>
<classpathentry kind="lib" path="lib/log4j-1.2.17.jar"/>
<classpathentry kind="lib" path="lib/opencsv-2.3.jar"/>
<classpathentry kind="lib" path="lib/sqlite-jdbc-3.7.2.jar"/>
<classpathentry kind="lib" path="lib/sdlib.jar"/>
<classpathentry kind="lib" path="lib/Domain-Detection-0.0.58-SNAPSHOT.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>