Changeset 34729 in osm for applications/editors/josm
- Timestamp:
- 2018-11-19T00:32:53+01:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/javafx/build.xml
r34713 r34729 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="1 1"/>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.