-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
16 lines (16 loc) · 854 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="lib" path="jmathplot.jar">
<attributes>
<attribute name="javadoc_location" value="https://code.google.com/p/jmathplot/source/browse/trunk/jmathplot/doc/?r=4"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="ejml-0.24.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="lib" path="bcprov-jdk15on-150.jar"/>
<classpathentry kind="lib" path="mysql-connector-java-5.1.18-bin.jar"/>
<classpathentry kind="lib" path="commons-codec-1.9.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>