Ignore:
Timestamp:
2016-07-21T03:12:55+02:00 (10 years ago)
Author:
donvip
Message:

see #josm11390 - switch to Java 8

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/touchscreenhelper/build.xml

    r31923 r32680  
    44    <property name="commit.message" value="JOSM/touchscreenhelper: Added T shortcut, hold T to activate temporarily"/>
    55    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    6     <property name="plugin.main.version" value="7001"/>
     6    <property name="plugin.main.version" value="10580"/>
    77    <property name="plugin.author" value="glebius@glebius.int.ru"/>
    88    <property name="plugin.class" value="touchscreenhelper.TouchScreenHelperPlugin"/>
Note: See TracChangeset for help on using the changeset viewer.