Changes between Version 484 and Version 485 of Plugins


Ignore:
Timestamp:
2012-04-04T17:33:48+02:00 (14 years ago)
Author:
skyper
Comment:

moved manual installation to preferences

Legend:

Unmodified
Added
Removed
Modified
  • Plugins

    v484 v485  
    4545
    4646== Manual Installation ==
    47 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
    48 
    49  * Under '''Windows''', this is in {{{C:\Documents and Settings\}}}''username''{{{\Application Data\JOSM\plugins}}}.
    50  * Under '''Vista''', the plugins are located in  {{{C:\Users\}}}''username''{{{\AppData\Roaming\JOSM\plugins}}}.
    51  * 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.)
    52  * 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.)
    53 
    54 Now restart JOSM and the plugins should show up in the plugin list under **''Edit -> Preferences -> [[Image(source:trunk/images/preferences/plugin.png,15)]] [wiki:Help/Preferences/Plugins Plugins]''**. Activate the Plugins, click on [[Image(source:/trunk/images/ok.png,15)]]**OK** to save the preferences and restart JOSM once more.
     47See [Help/Preferences/Plugins#Manuallyinstallingplugins Manually installing plugins]
    5548
    5649= Automatic update of plugins =