Changes between Initial Version and Version 1 of DevelopersGuide/CompilingUsingIntelliJ
- Timestamp:
- 2016-01-16T21:11:51+01:00 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevelopersGuide/CompilingUsingIntelliJ
v1 v1 1 This describes how to develop and [wiki:DevelopersGuide/Compiling compile] JOSM using [https://www.jetbrains.com/idea/ IntelliJ IDEA] 2 3 1. Getting the source Source → [[Download#Source]] 4 2. Run ant in the source directory to obtain a `josm-custom.jar` → [[DevelopersGuide/Compiling#CompilingusingAnt]] 5 3. In IntelliJ: File → New → Project from Existing Sources 6 4. …