Changes between Version 14 and Version 15 of DevelopersGuide/CompilingUsingIntelliJ
- Timestamp:
- 2020-03-15T21:20:21+01:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevelopersGuide/CompilingUsingIntelliJ
v14 v15 1 1 = Compiling using IntelliJ IDEA = 2 2 3 This describes how to develop and [wiki:DevelopersGuide/Compiling compile] JOSM using [https://www.jetbrains.com/idea/ IntelliJ IDEA] 3 This describes how to develop and [wiki:DevelopersGuide/Compiling compile] JOSM using [https://www.jetbrains.com/idea/ IntelliJ IDEA]. 4 5 Note that some information might be outdated due to a reorganization of the josm file tree (see #18845). 4 6 5 7 == Getting the source code ==