Changes between Version 126 and Version 127 of Download
- Timestamp:
- 2018-02-24T06:23:45+01:00 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Download
v126 v127 120 120 {{{ 121 121 #!sh 122 # You can skip th efirst line ifyou haven't installedthese packages before.122 # You can skip this first line if these packages were not installed before. 123 123 sudo apt-get remove josm josm-plugins 124 124 … … 137 137 When choosing a download keep in mind: 138 138 * A Java Plug-in for web browsers is **not** needed to run JOSM. Therefore results from pages like www.java.com/en/download/installed8.jsp are not relevant. 139 * A Java variant with 64 bit is recommended for JOSM. The operating systems architecture is important for deciding between 32 bit Java or 64 bit Java. Because the web browsers architecture **not** being relevantmost recommendations on this page www.java.com/en/download/faq/java_win64bit.xml are not relevant.140 * Avoid pages like www.java.com/en/download because their goal intendedto place Java Plug-ins in web browsers. And this is **not** important for JOSM.139 * A Java variant with 64 bit is recommended for JOSM. The operating systems architecture is important for deciding between 32 bit Java or 64 bit Java. Because JOSM is **not** affected by the web browsers architecture most recommendations on this page www.java.com/en/download/faq/java_win64bit.xml are not relevant. 140 * Avoid pages like www.java.com/en/download which intent to place Java Plug-ins in web browsers. And this is **not** important for JOSM. 141 141 142 142 For further information visit the [InstallNotes Installation Notes] and [https://www.java.com/en/download/help/troubleshoot_java.xml troubleshooting] pages. … … 157 157 [=#Troubleshootingjhlplink] 158 158 Launching JOSM via Web Start has many more error causes than the traditional way with first downloading a jar file and afterwards starting it. 159 So please test [#JavaTest Java] first and then test likedescribed below or elsewhere [https://www.java.com/en/download/faq/java_webstart.xml Web Start issues].159 So please test [#JavaTest Java] first and then run the tests described below or elsewhere [https://www.java.com/en/download/faq/java_webstart.xml Web Start issues]. 160 160 161 161 ==== Testing Web Start ====#Webstarttest … … 198 198 * Puts the files `josm-tested.jar` and `josm.exe` in directory chosen by the user, default is `C:\Program Files (86)\JOSM\` 199 199 * Suggests to register josm.exe as target for the file extensions `*.osm` and `*.gpx`. 200 * Suggests to place JOSM shortcut icons on the Desktop and in the Start Menu of the user.200 * Suggests to place JOSM shortcut icons on the Desktop and in the Start Menu (Currently they are placed for an admin [ticket:11398 only] and can be copied from there). 201 201 * Asks if the Plug-Ins Imagery offset database and Turn restrictions should be provided. 202 202 * Adds uninstall data at the appropriate places.
