-
Notifications
You must be signed in to change notification settings - Fork 20
Expand file tree
/
Copy path.classpath
More file actions
executable file
·40 lines (40 loc) · 3.32 KB
/
.classpath
File metadata and controls
executable file
·40 lines (40 loc) · 3.32 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="source"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="/WorkflowComponents/CommonLibraries/c3p0-0.9.1-pre6.jar"/>
<classpathentry kind="lib" path="/WorkflowComponents/CommonLibraries/collections-generic-4.01.jar"/>
<classpathentry kind="lib" path="/WorkflowComponents/CommonLibraries/colt.jar"/>
<classpathentry kind="lib" path="/WorkflowComponents/CommonLibraries/commons-beanutils-core-1.8.3.jar"/>
<classpathentry kind="lib" path="/WorkflowComponents/CommonLibraries/commons-codec-1.3.jar"/>
<classpathentry kind="lib" path="/WorkflowComponents/CommonLibraries/commons-collections-3.2.jar"/>
<classpathentry kind="lib" path="/WorkflowComponents/CommonLibraries/commons-fileupload-1.2.jar"/>
<classpathentry kind="lib" path="/WorkflowComponents/CommonLibraries/commons-io-1.2.jar"/>
<classpathentry kind="lib" path="/WorkflowComponents/CommonLibraries/commons-lang-2.2.jar"/>
<classpathentry kind="lib" path="/WorkflowComponents/CommonLibraries/commons-logging.jar"/>
<classpathentry kind="lib" path="/WorkflowComponents/CommonLibraries/commons-math-1.0.jar"/>
<classpathentry kind="lib" path="/WorkflowComponents/CommonLibraries/commons-primitives-1.0.jar"/>
<classpathentry kind="lib" path="/WorkflowComponents/CommonLibraries/darwinsys.jar"/>
<classpathentry kind="lib" path="/WorkflowComponents/CommonLibraries/datashop.jar"/>
<classpathentry kind="lib" path="/WorkflowComponents/CommonLibraries/dhbnumerics-1.0.jar"/>
<classpathentry kind="lib" path="/WorkflowComponents/CommonLibraries/gnujaxp.jar"/>
<classpathentry kind="lib" path="/WorkflowComponents/CommonLibraries/jaxen-1.1.6.jar"/>
<classpathentry kind="lib" path="/WorkflowComponents/CommonLibraries/jcommon-1.0.0.jar"/>
<classpathentry kind="lib" path="/WorkflowComponents/CommonLibraries/jdom-contrib.jar"/>
<classpathentry kind="lib" path="/WorkflowComponents/CommonLibraries/jdom.jar"/>
<classpathentry kind="lib" path="/WorkflowComponents/CommonLibraries/jfreechart-1.0.1.jar"/>
<classpathentry kind="lib" path="/WorkflowComponents/CommonLibraries/json.jar"/>
<classpathentry kind="lib" path="/WorkflowComponents/CommonLibraries/jung-1.7.6.jar"/>
<classpathentry kind="lib" path="/WorkflowComponents/CommonLibraries/junit-addons-1.4.jar"/>
<classpathentry kind="lib" path="/WorkflowComponents/CommonLibraries/junit.jar"/>
<classpathentry kind="lib" path="/WorkflowComponents/CommonLibraries/lfa-5.0.jar"/>
<classpathentry kind="lib" path="/WorkflowComponents/CommonLibraries/libLinear.jar"/>
<classpathentry kind="lib" path="/WorkflowComponents/CommonLibraries/log4j-1.2.13.jar"/>
<classpathentry kind="lib" path="/WorkflowComponents/CommonLibraries/mysql-connector-java-5.0.7-bin.jar"/>
<classpathentry kind="lib" path="/WorkflowComponents/CommonLibraries/servlet-api.jar"/>
<classpathentry kind="lib" path="/WorkflowComponents/CommonLibraries/sizeofag.jar"/>
<classpathentry kind="lib" path="/WorkflowComponents/CommonLibraries/statisticalCorrectnessModeling.jar"/>
<classpathentry kind="lib" path="/WorkflowComponents/CommonLibraries/weka3-4-9.jar"/>
<classpathentry kind="lib" path="/WorkflowComponents/CommonLibraries/xercesImpl.jar"/>
<classpathentry kind="output" path="build"/>
</classpath>