Changes between Version 23 and Version 24 of InstallNotes


Ignore:
Timestamp:
2008-10-09T16:55:02+02:00 (17 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallNotes

    v23 v24  
    9191Start the "Terminal" application (e.g. by typing "Terminal" into the Spotlight search)
    9292
    93 Now you have two options
     93Now you have two options:
    9494
    9595a.) type in the following command and press "Enter" to start JOSM without any special java options (simply starts up JOSM like under point 1):
     
    100100{{{
    101101java -jar Download/josm-latest.jar
     102
    102103}}}
    103104
    104 b.) to use additional java options just add them the FOLDER/josm-latest.jar
     105b.) to use additional java options just add them right after "java"
    105106
    106107If 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: