Changes between Version 24 and Version 25 of Help/Preferences/Plugins


Ignore:
Timestamp:
2016-02-18T19:50:22+01:00 (10 years ago)
Author:
Klumbumbus
Comment:

fix win versions paths

Legend:

Unmodified
Added
Removed
Modified
  • Help/Preferences/Plugins

    v24 v25  
    5858If the automatic way does not work, you can install plugins manually by putting the .jar files in the **plugins** directory under the JOSM directory
    5959
    60  * Under **Windows 7 and Vista**, the plugins are located in  {{{C:\Users\}}}''username''{{{\AppData\Roaming\JOSM\plugins}}}.
    61  * Under **Windows**, this is in {{{C:\Documents and Settings\}}}''username''{{{\Application Data\JOSM\plugins}}}.
     60 * Under **Windows Vista** and newer, the plugins are located in  {{{C:\Users\}}}''username''{{{\AppData\Roaming\JOSM\plugins}}}.
     61 * Under older **Windows** versions, this is in {{{C:\Documents and Settings\}}}''username''{{{\Application Data\JOSM\plugins}}}.
    6262 * 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.[[BR]] (You can also copy the plugin files using the command line.)
    6363 * On a **Linux** system you will find the JOSM directory in the user directory {{{/home/}}}''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 file manager and enter "~/.josm" in the address line (if no address line is visible just try to enter a letter and hopefully a popup to enter the address will open). Alternatively it is possible to "show hidden" files and folders in the file manager, using the keyboard shortcut ''Ctrl+H''. Drag any plugins you'd like to install into the {{{plugins}}} folder.[[BR]] (You can also copy the plugin files using the command line.)