Ignore:
Timestamp:
2008-02-18T09:06:14+01:00 (18 years ago)
Author:
jrreid
Message:

Updates to lakewalker to add native java port of the python script (consider it an alpha release). Older style of calling the python script still supported (via an additional menu item)

File:
1 edited

Legend:

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

    r6789 r6910  
    4949        <attribute name="Plugin-Class" value="org.openstreetmap.josm.plugins.lakewalker.LakewalkerPlugin" />
    5050        <attribute name="Plugin-Description" value="Interface to Lakewalker module" />
    51         <attribute name="Plugin-Version" value="0.1"/>
    52         <attribute name="Author" value="Brent Easton &lt;b.easton@uws.edu.au>"/>
     51        <attribute name="Plugin-Version" value="0.2"/>
     52        <attribute name="Author" value="Brent Easton &lt;b.easton@uws.edu.au>, Jason Reid &lt;jrreid@ucalgary.ca>"/>
     53                <attribute name="Main-Class" value="org.openstreetmap.josm.plugins.lakewalker.LakewalkerApp"/>
    5354      </manifest>
    5455    </jar>
Note: See TracChangeset for help on using the changeset viewer.