Changes between Version 133 and Version 134 of Download


Ignore:
Timestamp:
2018-05-20T11:41:54+02:00 (8 years ago)
Author:
Hb---
Comment:

josm.exe on a64 bit Windows seems to need a 64 bit Java, #15808

Legend:

Unmodified
Added
Removed
Modified
  • Download

    v133 v134  
    199199 * Puts the files `josm-tested.jar` and `josm.exe` in directory chosen by the user, default is `C:\Program Files (86)\JOSM\`
    200200 * Suggests to register josm.exe as target for the file extensions `*.osm` and `*.gpx`.
    201  * 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 * Suggests to place JOSM shortcut icons on the Desktop and in the Start Menu (Currently they are placed for an admin only and can be copied from there, #11398).
    202202 * Asks if the Plug-Ins Imagery offset database and Turn restrictions should be provided.
    203203 * Adds uninstall data at the appropriate places.
     
    214214}}}
    215215
     216For giving [wikitr:Help/CommandLineOptions#Javaoptions Java options] to the Java VM josm.exe uses the optional file `josm.l4j.ini` in its directory. In this file each option needs a separate line and comments are possible, see [http://launch4j.sourceforge.net/docs.html#Additional_jvm_options Additional JVM options].
     217
     218While being a 32-bit program, josm.exe seems to need a 64-bit Java on 64-bit Windows.
    216219
    217220=== MacOS Errors ===#Macoserrors
     
    237240sudo spctl --master-disable
    238241}}}
    239 
    240242
    241243