| 12 | | If this does not work, you probably need to install the [https://java.com/download/index.jsp Java] Runtime Environment. |
| 13 | | |
| 14 | | In more extensive edit sessions, you may get an "out of memory" error. To avoid this, the assigned memory can be increased.[[BR]] |
| 15 | | Create a shortcut like in the following example: |
| 16 | | {{{ |
| 17 | | java.exe -jar -Xmx2048M "C:\PATH-TO-JOSM\josm-latest.jar" |
| 18 | | }}} |
| | 12 | If this does not work, you probably need to [wiki:Download#Doubleclickonafiledoesnothing install the Java Runtime Environment]. |