Changes between Version 31 and Version 32 of DevelopersGuide/Compiling
- Timestamp:
- 2020-03-15T21:10:29+01:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevelopersGuide/Compiling
v31 v32 46 46 3. Navigate to the JOSM source code (see [[#GettingtheSource]]), subdirectory `ide/netbeans/` [[BR]] [[Image(netbean-open2.png)]] 47 47 4. Use `1` to compile, `2` to clean and compile, and `3` to run JOSM: [[BR]] [[Image(netbeans-compile-run.png)]] 48 5. Note that the build needs to be run twice! (The first build will write ivy.classpath in project.properties, second build will read it.) 48 49 49 50 === Compiling using IntelliJ IDEA ===