Changes between Version 23 and Version 24 of InstallNotes
- Timestamp:
- 2008-10-09T16:55:02+02:00 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallNotes
v23 v24 91 91 Start the "Terminal" application (e.g. by typing "Terminal" into the Spotlight search) 92 92 93 Now you have two options 93 Now you have two options: 94 94 95 95 a.) type in the following command and press "Enter" to start JOSM without any special java options (simply starts up JOSM like under point 1): … … 100 100 {{{ 101 101 java -jar Download/josm-latest.jar 102 102 103 }}} 103 104 104 b.) to use additional java options just add them the FOLDER/josm-latest.jar105 b.) to use additional java options just add them right after "java" 105 106 106 107 If you for example have experienced the "Out of memory" warning (e.g. trying to load geo-tagged photos to JOSM) you would start JOSM like this:
