-
Notifications
You must be signed in to change notification settings - Fork 36
Expand file tree
/
Copy path.classpath
More file actions
49 lines (49 loc) · 3.56 KB
/
.classpath
File metadata and controls
49 lines (49 loc) · 3.56 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
48
49
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="resources">
<attributes>
<attribute name="ignore_optional_problems" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="lib" path="C:/GitHub/ACTIVESEGMENTATION/jars/Auto_Threshold.jar"/>
<classpathentry kind="lib" path="C:/GitHub/ACTIVESEGMENTATION/jars/BeanShell.jar"/>
<classpathentry kind="lib" path="C:/GitHub/ACTIVESEGMENTATION/jars/dsplib-1-0.jar"/>
<classpathentry kind="lib" path="C:/GitHub/ACTIVESEGMENTATION/jars/fftscale-1-0.jar"/>
<classpathentry kind="lib" path="C:/GitHub/ACTIVESEGMENTATION/jars/jackson-annotations-2.3.1.jar"/>
<classpathentry kind="lib" path="C:/GitHub/ACTIVESEGMENTATION/jars/jackson-core-2.3.1.jar"/>
<classpathentry kind="lib" path="C:/GitHub/ACTIVESEGMENTATION/jars/jackson-databind-2.3.1.jar"/>
<classpathentry kind="lib" path="C:/GitHub/ACTIVESEGMENTATION/jars/java-cup-0.11a.jar"/>
<classpathentry kind="lib" path="C:/GitHub/ACTIVESEGMENTATION/jars/jcommon-1.0.23.jar"/>
<classpathentry kind="lib" path="C:/GitHub/ACTIVESEGMENTATION/jars/jfreechart-1.0.19.jar"/>
<classpathentry kind="lib" path="C:/GitHub/ACTIVESEGMENTATION/jars/mtj-1.0.4.jar"/>
<classpathentry kind="lib" path="C:/GitHub/ACTIVESEGMENTATION/jars/pentaho-package-manager-1.0.8.jar"/>
<classpathentry kind="lib" path="C:/GitHub/ACTIVESEGMENTATION/jars/pixlib-1-0.jar"/>
<classpathentry kind="lib" path="C:/GitHub/ACTIVESEGMENTATION/jars/scale-1-0.jar"/>
<classpathentry kind="lib" path="C:/GitHub/ACTIVESEGMENTATION/jars/weka.jar"/>
<classpathentry kind="lib" path="C:/GitHub/ACTIVESEGMENTATION2/jars/FastRandomForest_0.99.jar"/>
<classpathentry kind="lib" path="C:/GitHub/ACTIVESEGMENTATION2/jars/chiSquaredAttributeEval.jar"/>
<classpathentry kind="lib" path="C:/GitHub/ACTIVESEGMENTATION2/jars/SVMAttributeEval-1.0.1.jar"/>
<classpathentry kind="lib" path="C:/GitHub/ACTIVESEGMENTATION2/jars/fastCorrBasedFS.jar"/>
<classpathentry kind="lib" path="C:/GitHub/ACTIVESEGMENTATION2/jars/jcuda/jcublas-10.0.0.jar"/>
<classpathentry kind="lib" path="C:/GitHub/ACTIVESEGMENTATION2/jars/jcuda/jcuda-10.0.0.jar"/>
<classpathentry kind="lib" path="C:/GitHub/ACTIVESEGMENTATION2/jars/jcuda/jcuda-natives-10.0.0.jar"/>
<classpathentry kind="lib" path="C:/GitHub/ACTIVESEGMENTATION2/jars/jcuda/jcuda-natives-10.0.0-windows-x86_64.jar"/>
<classpathentry kind="lib" path="C:/GitHub/ACTIVESEGMENTATION2/jars/jcuda/jcudnn-10.0.0.jar"/>
<classpathentry kind="lib" path="C:/GitHub/ACTIVESEGMENTATION2/jars/jcuda/jcufft-10.0.0.jar"/>
<classpathentry kind="lib" path="C:/GitHub/ACTIVESEGMENTATION2/jars/jcuda/jcurand-10.0.0.jar"/>
<classpathentry kind="lib" path="C:/GitHub/ACTIVESEGMENTATION2/jars/jcuda/jcusolver-10.0.0.jar"/>
<classpathentry kind="lib" path="C:/GitHub/ACTIVESEGMENTATION2/jars/jcuda/jcusparse-10.0.0.jar"/>
<classpathentry kind="lib" path="C:/GitHub/ACTIVESEGMENTATION2/jars/jcuda/jnvgraph-10.0.0.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="C:/sqlite/client-0.0.5.jar"/>
<classpathentry kind="lib" path="C:/GitHub/ACTIVESEGMENTATION2/jars/sqlite-jdbc-3.36.0.3.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/IJ"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/javafx17"/>
<classpathentry kind="output" path="bin"/>
</classpath>