Changes between Version 27 and Version 28 of DevelopersGuide
- Timestamp:
- 2016-08-20T10:27:07+02:00 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevelopersGuide
v27 v28 5 5 At least basic Java programming skills are necessary. 6 6 7 == User-level topics == 7 == User-level and source code topics == 8 8 9 9 Not directly relevant to development: … … 11 11 * [[Source code#Getthesource]] 12 12 * [[Source code#CompilingusingAnt]] 13 14 == Compile source code == 15 * [wiki:DevelopersGuide/Compiling Compiling JOSM from the source code] 16 * [wiki:DevelopersGuide/CreateBuild How to create a JOSM build] 17 * [wiki:DevelopersGuide/Compiling#CompilingusingEclipse Compiling using Eclipse] 13 * [wiki:DevelopersGuide/Compiling Compiling JOSM using IDE] 14 * [wiki:DevelopersGuide/CreateBuild How to create a JOSM build] 18 15 19 16 == Development process ==
