Ignore:
Timestamp:
2010-12-24T09:46:45+01:00 (14 years ago)
Author:
upliner
Message:

imageryadjust: add mainversion

Location:
applications/editors/josm/plugins/imageryadjust
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/imageryadjust/.classpath

    r24812 r24866  
    33        <classpathentry kind="src" path="src"/>
    44        <classpathentry including="images/" kind="src" path=""/>
     5        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    56        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
    6         <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    77        <classpathentry kind="output" path="build"/>
    88</classpath>
  • applications/editors/josm/plugins/imageryadjust/build.xml

    r24819 r24866  
    3333    <property name="commit.message" value="Commit message" />
    3434    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    35     <property name="plugin.main.version" value="" />
     35    <property name="plugin.main.version" value="3715" />
    3636
    3737
Note: See TracChangeset for help on using the changeset viewer.