Changes between Version 57 and Version 58 of DevelopersGuide/DevelopingPlugins
- Timestamp:
- 2012-01-18T19:19:10+01:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevelopersGuide/DevelopingPlugins
v57 v58 32 32 }}} 33 33 And start josm as usual. 34 35 {{{#!html 36 <table cellspacing="0" cellpadding="7" border="1"> 37 <tr style="background-color:#cfc"><td><span style="font-size:110%">Note to svn committers: Please read the section <b>Publishing the new plugin</b> below carefully.</span><br>(This is counter intuitive and easy to forget, but the plugin deployment<br>system relies on correct svn version numbers in the plugin manifest file.) 38 </td></tr> 39 </table> 40 }}} 34 41 35 42 == JOSM plugins ==