Changes between Version 72 and Version 73 of DevelopersGuide/DevelopingPlugins


Ignore:
Timestamp:
2015-06-11T23:18:17+02:00 (10 years ago)
Author:
mojodna
Comment:

Add OS X plugin location

Legend:

Unmodified
Added
Removed
Modified
  • DevelopersGuide/DevelopingPlugins

    v72 v73  
    3636Copy the JAR file to the .josm directory :
    3737{{{
    38 cp dist/PicLayer.jar ~/.josm/plugins/
    39 }}}
     38cp dist/PicLayer.jar ~/.josm/plugins/
     39}}}
     40
     41On OS X, this will be `$HOME/Library/JOSM/plugins`.
     42
    4043And start josm as usual.
    4144