Changes between Version 11 and Version 18 of Help/SystemRequirements


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

Legend:

Unmodified
Added
Removed
Modified
  • Help/SystemRequirements

    v11 v18  
    33== Software requirements ==
    44
    5 JOSM requires a recent version of [https://www.java.com/en/download/ Java 8] or later runtime environment to be installed on your computer.
     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.
    66
    7 If you have only an older Java version and cannot update, there are older versions of JOSM available:
    8 * Version [/download/josm-snapshot-3377.jar 3377] for Java 5.
    9 * Version [/download/josm-snapshot-7000.jar 7000] for Java 6.
    10 * Version [/download/josm-snapshot-10526.jar 10526] for Java 7.
     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.
    1112
    12 Old versions of JOSM, including Mac and Windows installers, are available in the [/download download archive]. However it is highly recommended to always use the [/Wikistart latest stable version].
     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].
    1314
    14 If 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.
     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.
    1516
    16 * #8182: Mac OS: Cannot open files in directories with swedish characters in them -> Update to Java 7 update 10 or later (see [http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7193966 Java bug 7193966])
     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])
    1718
    1819== Troubleshooting ==
     
    2223Exception in thread "main" java.lang.UnsupportedClassVersionError: JOSM : Unsupported major.minor version 52.0
    2324}}}
    24   → Make sure to install Java 8 or later as described above.
     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.