-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
19 lines (19 loc) · 1.44 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?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/JavaSE-1.8"/>
<classpathentry kind="lib" path="D:/code/commons-math3-3.6.1/commons-math3-3.6.1.jar"/>
<classpathentry kind="lib" path="D:/code/commons-math3-3.6.1/commons-math3-3.6.1-javadoc.jar"/>
<classpathentry kind="lib" path="D:/code/commons-math3-3.6.1/commons-math3-3.6.1-sources.jar"/>
<classpathentry kind="lib" path="D:/code/commons-math3-3.6.1/commons-math3-3.6.1-tests.jar"/>
<classpathentry kind="lib" path="D:/code/commons-math3-3.6.1/commons-math3-3.6.1-test-sources.jar"/>
<classpathentry kind="lib" path="D:/code/commons-math3-3.6.1/commons-math3-3.6.1-tools.jar"/>
<classpathentry kind="lib" path="D:/code/jgrapht-1.0.0/lib/antlr4-runtime-4.5.3.jar"/>
<classpathentry kind="lib" path="D:/code/jgrapht-1.0.0/lib/jgraph-5.13.0.0.jar"/>
<classpathentry kind="lib" path="D:/code/jgrapht-1.0.0/lib/jgrapht-core-1.0.0.jar"/>
<classpathentry kind="lib" path="D:/code/jgrapht-1.0.0/lib/jgrapht-demo-1.0.0.jar"/>
<classpathentry kind="lib" path="D:/code/jgrapht-1.0.0/lib/jgrapht-ext-1.0.0.jar"/>
<classpathentry kind="lib" path="D:/code/jgrapht-1.0.0/lib/jgrapht-ext-1.0.0-uber.jar"/>
<classpathentry kind="lib" path="D:/code/jgrapht-1.0.0/lib/jgraphx-2.0.0.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>