Changes between Version 29 and Version 30 of DevelopersGuide
- Timestamp:
- 2016-08-21T17:55:03+02:00 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevelopersGuide
v29 v30 3 3 This [wiki:Portals portal] will explain ''how to create a patch, modify the core JOSM application or existing plugins''. 4 4 5 At least basic Java programming skills are necessary. 5 At least basic Java programming skills are necessary. Please consult [[Portals]] how could you improve JOSM without Java skills. 6 6 7 7 == User-level and source code topics == … … 61 61 62 62 Many others have contributed through bug reports, patches, translations, and documentation work. 63 64 == See also ==65 * [[Portals]]