source: trunk/CrossPare/.classpath @ 4

Last change on this file since 4 was 2, checked in by sherbold, 10 years ago
  • initial commit
  • Property svn:mime-type set to text/plain
File size: 739 bytes
Line 
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"/>
12        <classpathentry kind="output" path="bin"/>
13</classpath>
Note: See TracBrowser for help on using the repository browser.