-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.classpath
15 lines (15 loc) · 874 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="lib" path="jars/jgraph-5.13.0.0.jar"/>
<classpathentry kind="lib" path="jars/jgrapht-core-0.9.0.jar"/>
<classpathentry kind="lib" path="jars/jgrapht-demo-0.9.0.jar"/>
<classpathentry kind="lib" path="jars/jgrapht-ext-0.9.0-uber.jar"/>
<classpathentry kind="lib" path="jars/jgrapht-ext-0.9.0.jar"/>
<classpathentry kind="lib" path="jars/jgrapht.jar"/>
<classpathentry kind="lib" path="jars/jgraphx-2.0.0.1.jar"/>
<classpathentry kind="lib" path="jars/lucene-analyzers-common-4.2.0.jar"/>
<classpathentry kind="lib" path="jars/lucene-core-4.2.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>