Changes between Version 27 and Version 28 of DevelopersGuide


Ignore:
Timestamp:
2016-08-20T10:27:07+02:00 (9 years ago)
Author:
openstreetmap.org-user-d1g
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevelopersGuide

    v27 v28  
    55At least basic Java programming skills are necessary.
    66
    7 == User-level topics ==
     7== User-level and source code topics ==
    88
    99Not directly relevant to development:
     
    1111* [[Source code#Getthesource]]
    1212* [[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]
    1815
    1916== Development process ==