-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy path.classpath
31 lines (31 loc) · 2.68 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="libs/jung2-2_0_1/collections-generic-4.01.jar" sourcepath="/home/reihaneh/.m2/repository/net/sourceforge/collections/collections-generic/4.01/collections-generic-4.01-sources.jar"/>
<classpathentry kind="lib" path="libs/jung2-2_0_1/colt-1.2.0.jar"/>
<classpathentry kind="lib" path="libs/jung2-2_0_1/concurrent-1.3.4.jar"/>
<classpathentry kind="lib" path="libs/jung2-2_0_1/j3d-core-1.3.1.jar"/>
<classpathentry kind="lib" path="libs/jung2-2_0_1/jung-3d-2.0.1.jar" sourcepath="libs/jung2-2_0_1-sources/jung-3d-2.0.1-sources.jar"/>
<classpathentry kind="lib" path="libs/jung2-2_0_1/jung-3d-demos-2.0.1.jar" sourcepath="libs/jung2-2_0_1-sources/jung-3d-demos-2.0.1-sources.jar"/>
<classpathentry kind="lib" path="libs/jung2-2_0_1/jung-algorithms-2.0.1.jar" sourcepath="libs/jung2-2_0_1-sources/jung-algorithms-2.0.1-sources.jar"/>
<classpathentry kind="lib" path="libs/jung2-2_0_1/jung-api-2.0.1.jar" sourcepath="libs/jung2-2_0_1-sources/jung-api-2.0.1-sources.jar"/>
<classpathentry kind="lib" path="libs/jung2-2_0_1/jung-graph-impl-2.0.1.jar" sourcepath="libs/jung2-2_0_1-sources/jung-graph-impl-2.0.1-sources.jar"/>
<classpathentry kind="lib" path="libs/jung2-2_0_1/jung-io-2.0.1.jar" sourcepath="libs/jung2-2_0_1-sources/jung-io-2.0.1-sources.jar"/>
<classpathentry kind="lib" path="libs/jung2-2_0_1/jung-jai-2.0.1.jar" sourcepath="libs/jung2-2_0_1-sources/jung-jai-2.0.1-sources.jar"/>
<classpathentry kind="lib" path="libs/jung2-2_0_1/jung-jai-samples-2.0.1.jar" sourcepath="libs/jung2-2_0_1-sources/jung-jai-samples-2.0.1-sources.jar"/>
<classpathentry kind="lib" path="libs/jung2-2_0_1/jung-samples-2.0.1.jar" sourcepath="libs/jung2-2_0_1-sources/jung-samples-2.0.1-sources.jar"/>
<classpathentry kind="lib" path="libs/jung2-2_0_1/jung-visualization-2.0.1.jar"/>
<classpathentry kind="lib" path="libs/jung2-2_0_1/stax-api-1.0.1.jar"/>
<classpathentry kind="lib" path="libs/jung2-2_0_1/vecmath-1.3.1.jar"/>
<classpathentry kind="lib" path="libs/jung2-2_0_1/wstx-asl-3.2.6.jar"/>
<classpathentry kind="lib" path="libs/jfreechart-1.0.13.jar"/>
<classpathentry kind="lib" path="libs/jcommon-1.0.16.jar"/>
<classpathentry kind="lib" path="libs/caliper-0.5-rc1.jar"/>
<classpathentry kind="lib" path="libs/edn-java-0.4.3.jar"/>
<classpathentry kind="lib" path="libs/junit-4.0.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="libs/la4j-0.5.5.jar"/>
<classpathentry kind="lib" path="libs/vectorz-0.45.1-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="libs/mtj-1.0.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>