Last change
on this file since 8 was
8,
checked in by sherbold, 10 years ago
|
|
-
Property svn:mime-type set to
text/plain
|
File size:
796 bytes
|
Rev | Line | |
---|
[2] | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
| 2 | <classpath>
|
---|
| 3 | <classpathentry kind="src" path="src"/>
|
---|
| 4 | <classpathentry kind="src" path="test"/>
|
---|
| 5 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
|
---|
| 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"/>
|
---|
[8] | 12 | <classpathentry kind="lib" path="lib/RBFNetwork.jar"/>
|
---|
[2] | 13 | <classpathentry kind="output" path="bin"/>
|
---|
| 14 | </classpath>
|
---|
Note: See
TracBrowser
for help on using the repository browser.