Changes between Version 408 and Version 409 of Plugins
- Timestamp:
- 2009-05-19T17:55:51+02:00 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Plugins
v408 v409 31 31 If the automatic way does not work you can install plugins manually by putting the .jar files in the plugins directory under the Josm directory. 32 32 33 * Under '''Windows''', this is in {{{C:\Documents and Settings\}}}''username''{{{\Application Data\JOSM\plugins}}}. Under '''Vista''', the plugins are located in C:\Users\DeinUsername\AppData\Roaming\JOSM\plugins 33 * Under '''Windows''', this is in {{{C:\Documents and Settings\}}}''username''{{{\Application Data\JOSM\plugins}}}. 34 * Under '''Vista''', the plugins are located in {{{C:\Users\}}}''username''{{{\AppData\Roaming\JOSM\plugins}}}. 34 35 * On a '''Mac''' you will find the JOSM directory in the user directory {{{/Users/}}}''username''{{{/.josm/plugins}}}. The point "." in front of ".josm" indicates that this folder is invisible. To show the contents of this hidden folder, use the Finders Go to folder menu command (cmd-shift-G), and enter "~/.josm" in the dialog that pops up. Drag any plugins you'd like to install into the {{{plugins}}} folder. (You can also copy the plugin files using the command line.) 35 36
