Changeset 32680 in osm for applications/editors/josm/plugins/OSMRecPlugin
- Timestamp:
- 2016-07-21T03:12:55+02:00 (9 years ago)
- Location:
- applications/editors/josm/plugins/OSMRecPlugin
- Files:
-
- 3 edited
-
.classpath (modified) (1 diff)
-
build.xml (modified) (1 diff)
-
nbproject/project.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified applications/editors/josm/plugins/OSMRecPlugin/.classpath ¶
r31710 r32680 14 14 <classpathentry kind="lib" path="lib/slf4j-log4j12-1.7.6.jar"/> 15 15 <classpathentry kind="lib" path="lib/xercesImpl-2.11.0.jar"/> 16 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1. 7"/>16 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/> 17 17 <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/> 18 18 <classpathentry combineaccessrules="false" kind="src" path="/JOSM-apache-commons"/> -
TabularUnified applications/editors/josm/plugins/OSMRecPlugin/build.xml ¶
r32278 r32680 3 3 4 4 <!-- enter the *lowest* JOSM version this plugin is currently compatible with --> 5 <property name="plugin.main.version" value="10 358"/>5 <property name="plugin.main.version" value="10580"/> 6 6 <property name="plugin.version" value="2.1"/> 7 7 -
TabularUnified applications/editors/josm/plugins/OSMRecPlugin/nbproject/project.xml ¶
r31711 r32680 83 83 <classpath mode="compile">../../core/dist/josm-custom.jar;lib/liblinear-java-1.95.jar;lib/slf4j-api-1.7.6.jar;lib/jai_core-1.1.3.jar;lib/jena-core-2.12.0.jar;lib/jena-iri-1.1.0.jar;lib/jgridshift-1.0.jar;lib/jsonic-1.2.7.jar;lib/jsr-275-1.0-beta-2.jar;lib/langdetect-1.1-20120112.jar;lib/liblinear-1.95.jar;lib/liblinear-java-1.95.jar;lib/lucene-analyzers-3.6.0.jar;lib/lucene-core-3.6.0.jar;lib/slf4j-log4j12-1.7.6.jar;lib/vecmath-1.3.2.jar;../jts/lib/jts-1.13.jar;../geotools/lib/gt-referencing-14.0.jar;../geotools/lib/gt-api-14.0.jar;../geotools/lib/gt-metadata-14.0.jar;../geotools/lib/gt-opengis-14.0.jar;../log4j/lib/log4j-1.2-api-2.3.jar;lib/xercesImpl-2.11.0.jar</classpath> 84 84 <built-to>../../dist</built-to> 85 <source-level>1. 7</source-level>85 <source-level>1.8</source-level> 86 86 </compilation-unit> 87 87 </java-data>
Note:
See TracChangeset
for help on using the changeset viewer.
