-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy path.classpath
More file actions
35 lines (35 loc) · 3.14 KB
/
.classpath
File metadata and controls
35 lines (35 loc) · 3.14 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry exported="true" kind="lib" path="lib/forms-1.3.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/miglayout15-swing.jar"/>
<classpathentry exported="true" kind="lib" path="lib/swing2swt.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="lib" path="lib/simple-xml-2.6.5.jar"/>
<classpathentry exported="true" kind="lib" path="lib/stax-1.2.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/stax-api-1.0.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/xpp3-1.1.3_8.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jaxen-1.1.3.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jdom-2.0.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/xercesImpl.jar"/>
<classpathentry exported="true" kind="lib" path="lib/xml-apis.jar"/>
<classpathentry exported="true" kind="lib" path="lib/JUNG/collections-generic-4.01.jar"/>
<classpathentry exported="true" kind="lib" path="lib/JUNG/colt-1.2.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/JUNG/concurrent-1.3.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/JUNG/j3d-core-1.3.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/JUNG/jung-3d-2.0.1.jar" sourcepath="lib/JUNG/Sources/jung-3d-2.0.1-sources.jar"/>
<classpathentry exported="true" kind="lib" path="lib/JUNG/jung-3d-demos-2.0.1.jar" sourcepath="lib/JUNG/Sources/jung-3d-demos-2.0.1-sources.jar"/>
<classpathentry exported="true" kind="lib" path="lib/JUNG/jung-algorithms-2.0.1.jar" sourcepath="lib/JUNG/Sources/jung-algorithms-2.0.1-sources.jar"/>
<classpathentry exported="true" kind="lib" path="lib/JUNG/jung-api-2.0.1.jar" sourcepath="lib/JUNG/Sources/jung-api-2.0.1-sources.jar"/>
<classpathentry exported="true" kind="lib" path="lib/JUNG/jung-graph-impl-2.0.1.jar" sourcepath="lib/JUNG/Sources/jung-graph-impl-2.0.1-sources.jar"/>
<classpathentry exported="true" kind="lib" path="lib/JUNG/jung-io-2.0.1.jar" sourcepath="lib/JUNG/Sources/jung-io-2.0.1-sources.jar"/>
<classpathentry exported="true" kind="lib" path="lib/JUNG/jung-jai-2.0.1.jar" sourcepath="lib/JUNG/Sources/jung-jai-2.0.1-sources.jar"/>
<classpathentry exported="true" kind="lib" path="lib/JUNG/jung-jai-samples-2.0.1.jar" sourcepath="lib/JUNG/Sources/jung-jai-samples-2.0.1-sources.jar"/>
<classpathentry exported="true" kind="lib" path="lib/JUNG/jung-samples-2.0.1.jar" sourcepath="lib/JUNG/Sources/jung-samples-2.0.1-sources.jar"/>
<classpathentry exported="true" kind="lib" path="lib/JUNG/jung-visualization-2.0.1.jar" sourcepath="lib/JUNG/Sources/jung-visualization-2.0.1-sources.jar"/>
<classpathentry exported="true" kind="lib" path="lib/JUNG/stax-api-1.0.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/JUNG/vecmath-1.3.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/JUNG/wstx-asl-3.2.6.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>