Changes between Version 4 and Version 5 of Source code
- Timestamp:
- 2016-08-20T10:16:12+02:00 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Source code
v4 v5 22 22 }}} 23 23 24 == Compile == 24 == Compile source code == 25 25 === Compiling using Ant === 26 26 The easiest way to compile JOSM, provided [https://www.java.com/en/download/faq/develop.xml Java JDK] and [https://ant.apache.org/ Ant] on your machine are properly set up, is to go to the {{{josm}}} directory and type: