-
Notifications
You must be signed in to change notification settings - Fork 2
/
.classpath
14 lines (14 loc) · 1.06 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?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.6"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/Colt - Open Source Libraries for High Performance Scientific and Technical Computing in Java 1.2.0 2010.03.07"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/JAMA - Java Matrix Algebra (1.0.3, 2012.11.09)"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/JSC - Java Statistical Classes v1.0"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/XStream - Java XML bindings"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/JFreeChart-minimal"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/JEBL 0.4"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/XChart"/>
<classpathentry kind="output" path="bin"/>
</classpath>