Changeset 31756 in osm for applications/editors/josm/plugins/ejml/.classpath
- Timestamp:
- 2015-11-16T02:36:19+01:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/ejml/.classpath
r31753 r31756 4 4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/> 5 5 <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/> 6 <classpathentry exported="true" kind="lib" path="lib/EJML-core-0.28.jar" sourcepath="lib/EJML-core-0.28-sources.jar"/> 7 <classpathentry exported="true" kind="lib" path="lib/EJML-dense64-0.28.jar" sourcepath="lib/EJML-dense64-0.28-sources.jar"/> 8 <classpathentry exported="true" kind="lib" path="lib/EJML-denseC64-0.28.jar" sourcepath="lib/EJML-denseC64-0.28-sources.jar"/> 9 <classpathentry exported="true" kind="lib" path="lib/EJML-equation-0.28.jar" sourcepath="lib/EJML-equation-0.28-sources.jar"/> 10 <classpathentry exported="true" kind="lib" path="lib/EJML-simple-0.28.jar" sourcepath="lib/EJML-simple-0.28-sources.jar"/> 6 <classpathentry exported="true" kind="lib" path="lib/EJML-core-0.26.jar" sourcepath="lib/EJML-core-0.26-sources.jar"/> 7 <classpathentry exported="true" kind="lib" path="lib/EJML-equation-0.26.jar" sourcepath="lib/EJML-equation-0.26-sources.jar"/> 8 <classpathentry exported="true" kind="lib" path="lib/EJML-experimental-0.26.jar" sourcepath="lib/EJML-experimental-0.26-sources.jar"/> 11 9 <classpathentry kind="output" path="bin"/> 12 10 </classpath>
Note:
See TracChangeset
for help on using the changeset viewer.