Last change
on this file since 54 was
54,
checked in by sherbold, 9 years ago
|
- updated project to Java 8
|
-
Property svn:mime-type set to
text/plain
|
File size:
1.3 KB
|
Rev | Line | |
---|
[46] | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
| 2 | <classpath>
|
---|
| 3 | <classpathentry kind="src" path="src"/>
|
---|
| 4 | <classpathentry kind="src" path="test"/>
|
---|
[54] | 5 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
|
---|
[46] | 6 | <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
|
---|
| 7 | <classpathentry kind="lib" path="lib/commons-collections4-4.0-alpha1.jar"/>
|
---|
| 8 | <classpathentry kind="lib" path="lib/commons-io-2.4.jar"/>
|
---|
| 9 | <classpathentry kind="lib" path="lib/commons-math3-3.1.jar"/>
|
---|
| 10 | <classpathentry kind="lib" path="lib/java-utils-0.0.1.jar"/>
|
---|
| 11 | <classpathentry kind="lib" path="lib/weka.jar"/>
|
---|
| 12 | <classpathentry kind="lib" path="lib/RBFNetwork.jar"/>
|
---|
| 13 | <classpathentry kind="lib" path="lib/epsilon-1.2-kitchensink.jar"/>
|
---|
| 14 | <classpathentry kind="lib" path="lib/org.antlr.runtime_3.1.b1_3.1.0.jar"/>
|
---|
| 15 | <classpathentry kind="lib" path="lib/org.eclipse.ocl.common_1.1.0.v20130531-0544.jar"/>
|
---|
| 16 | <classpathentry kind="lib" path="lib/org.eclipse.ocl.ecore_3.3.0.v20130520-1222.jar"/>
|
---|
| 17 | <classpathentry kind="lib" path="lib/commons-math3-3.5.jar"/>
|
---|
| 18 | <classpathentry kind="lib" path="lib/probabilisticSignificanceAE-1.0.2.jar"/>
|
---|
[54] | 19 | <classpathentry kind="lib" path="lib/ojalgo-37.1.jar"/>
|
---|
[46] | 20 | <classpathentry kind="output" path="bin"/>
|
---|
| 21 | </classpath>
|
---|
Note: See
TracBrowser
for help on using the repository browser.