Changes between Version 3 and Version 4 of Source code
- Timestamp:
- 2016-08-20T10:15:23+02:00 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Source code
v3 v4 24 24 == Compile == 25 25 === Compiling using Ant === 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 josmdirectory and type: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: 27 27 28 28 {{{