Changes between Version 36 and Version 37 of DevelopersGuide/DevelopingPlugins


Ignore:
Timestamp:
2009-11-08T13:34:38+01:00 (16 years ago)
Author:
stoecker
Comment:

typo

Legend:

Unmodified
Added
Removed
Modified
  • DevelopersGuide/DevelopingPlugins

    v36 v37  
    7373You have to put some information into the manifest file of your jar. If you use ant, you can set these values within the {{{build.xml}}} file.
    7474
    75 ||'''Plugin-Mainversion'''||required|| The lowest JOSM versison required by this plugin.||
     75||'''Plugin-Mainversion'''||required|| The lowest JOSM version required by this plugin.||
    7676||'''Plugin-Version'''||required||The SVN revision of the plugin SVN repository the plugin was built against||
    7777||'''Plugin-Class'''||required||Points to the main class of the plugin||