Changes between Version 31 and Version 32 of DevelopersGuide/Compiling


Ignore:
Timestamp:
2020-03-15T21:10:29+01:00 (5 years ago)
Author:
Klumbumbus
Comment:

+note for netbeans, see ticket:18880#comment:19

Legend:

Unmodified
Added
Removed
Modified
  • DevelopersGuide/Compiling

    v31 v32  
    46463. Navigate to the JOSM source code (see [[#GettingtheSource]]), subdirectory `ide/netbeans/` [[BR]] [[Image(netbean-open2.png​)]]
    47474. Use `1` to compile, `2` to clean and compile, and `3` to run JOSM: [[BR]] [[Image(netbeans-compile-run.png)]]
     485. Note that the build needs to be run twice! (The first build will write ivy.classpath in project.properties, second build will read it.)
    4849
    4950=== Compiling using ​IntelliJ IDEA ===