source: osm/applications/editors/josm/plugins/ejml/.classpath@ 31756

Last change on this file since 31756 was 31756, checked in by donvip, 9 years ago

[josm_ejml] downgrade to 0.26 until https://osgeo-org.atlassian.net/browse/GEOT-5300 is solved

File size: 759 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3 <classpathentry kind="src" path="src"/>
4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
5 <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
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"/>
9 <classpathentry kind="output" path="bin"/>
10</classpath>
Note: See TracBrowser for help on using the repository browser.