Changes between Version 3 and Version 18 of Help/SystemRequirements


Ignore:
Timestamp:
(multiple changes)
Author:
(multiple changes)
Comment:
(multiple changes)

Legend:

Unmodified
Added
Removed
Modified
  • Help/SystemRequirements

    v3 v18  
    33== Software requirements ==
    44
     5JOSM requires a recent version of [https://www.azul.com/downloads/?version=java-11-lts&package=jre-fx Java 11] or later runtime environment to be installed on your computer. [https://www.azul.com/downloads/?version=java-21-lts&package=jre-fx Java 21] or later is preferred.
    56
    6 JOSM requires [http://www.java.com/en/download/ Java 6] runtime environment to be installed on your computer.
     7If you have only an older Java version and cannot update, there were older versions of JOSM available. Unfortunately, most of them will no longer work after June 01, 2024.
     8* Version [/download/Archiv/josm-snapshot-3377.jar 3377] for Java 5.
     9* Version [/download/Archiv/josm-snapshot-7000.jar 7000] for Java 6.
     10* Version [/download/Archiv/josm-snapshot-10526.jar 10526] for Java 7.
     11* Version [/download/josm-snapshot-18969.jar 18969] for Java 8.
    712
    8 If you have only Java 5 and cannot update, there are older versions of JOSM available: Version [http://josm.openstreetmap.de/download/josm-snapshot-3377.jar 3377] and below runs with Java 5. Old versions of JOSM, including Mac and Windows installers, are available in the [http://josm.openstreetmap.de/download/ download archive].
     13Old versions of JOSM, including Mac and Windows installers, are available in the [/download download archive]. However it is highly recommended to always use the [wikitr:/WikiStart latest stable version].
     14
     15If you have only an old version of Java 7 (older than **update 25**, released in June 2013), you can run version 10526 of JOSM, but you may face the following Java bug. To get rid of it, please perform the corresponding update actions.
     16
     17* #8182: Mac OS: Cannot open files in directories with swedish characters in them -> Update to Java 7 update 10 or later (see [https://bugs.java.com/bugdatabase/view_bug?bug_id=7193966 Java bug 7193966])
     18
     19== Troubleshooting ==
     20
     21* Launching JOSM on the command line outputs
     22{{{
     23Exception in thread "main" java.lang.UnsupportedClassVersionError: JOSM : Unsupported major.minor version 52.0
     24}}}
     25  → Make sure to install the Java version described above.
     26
     27== Hardware requirements ==
     28
     29It will heavily depends on the workflow, installed plugins, active mappaint styles, amount of loaded data and imagery in use.
     30
     31But it is feasible to use JOSM on computers with parameters such as 512 MB of RAM.