Changes between Version 8 and Version 9 of Help/SystemRequirements
- Timestamp:
- 2016-08-12T16:03:33+02:00 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/SystemRequirements
v8 v9 3 3 == Software requirements == 4 4 5 JOSM requires a recent version of [https://www.java.com/en/download/ Java 7]runtime environment to be installed on your computer.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. 6 6 7 JOSM is also compatible with '''Java 8''' or later. 7 If you have only Java 5/6 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. 8 11 9 If you have only Java 5/6 and cannot update, there are older versions of JOSM available: Versions [/download/josm-snapshot-3377.jar 3377] and below run with Java 5. Versions [/download/josm-snapshot-7000.jar 7000] and below run with Java 6.Old versions of JOSM, including Mac and Windows installers, are available in the [/download download archive].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]. 10 13 11 If you have only an old version of Java 7 (older than '''update 25''', released in June 2013), you can run the latest versionof JOSM, but you may faceone ofthe following Java bugs. To get rid of it, please perform the corresponding update actions.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. 12 15 13 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])