Changeset 35371 in osm for applications/editors/josm/plugins/javafx/build.xml
- Timestamp:
- 2020-03-16T23:15:34+01:00 (5 years ago)
- Location:
- applications/editors/josm/plugins/javafx
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/javafx
- Property svn:ignore
-
old new 2 2 build 3 3 javadoc 4 MANIFEST*
-
- Property svn:ignore
-
applications/editors/josm/plugins/javafx/build.xml
r34729 r35371 14 14 <property name="plugin.class.osx" value="org.openstreetmap.josm.plugins.javafx.JavaFxPluginOsx"/> 15 15 <property name="plugin.description" value="Provides the OpenJFX (JavaFX) library for JOSM core and other JOSM plugins. Provides additional features such as MP3 audio playback."/> 16 < property name="plugin.minimum.java.version" value="10"/>16 <!--<property name="plugin.minimum.java.version" value="10"/>--> 17 17 <property name="plugin.provides" value="javafx"/> 18 18 <!--<property name="plugin.icon" value="..."/>-->
Note:
See TracChangeset
for help on using the changeset viewer.