Changeset 54 for trunk/CrossPare/.classpath
- Timestamp:
- 04/22/16 14:48:27 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/CrossPare/.classpath
r46 r54 3 3 <classpathentry kind="src" path="src"/> 4 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"/>5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/> 6 6 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> 7 7 <classpathentry kind="lib" path="lib/commons-collections4-4.0-alpha1.jar"/> … … 17 17 <classpathentry kind="lib" path="lib/commons-math3-3.5.jar"/> 18 18 <classpathentry kind="lib" path="lib/probabilisticSignificanceAE-1.0.2.jar"/> 19 <classpathentry kind="lib" path="lib/ojalgo-37.1.jar"/> 19 20 <classpathentry kind="output" path="bin"/> 20 21 </classpath>
Note: See TracChangeset
for help on using the changeset viewer.