Changes between Version 15 and Version 16 of InstallNotes


Ignore:
Timestamp:
2008-07-06T22:49:38+02:00 (16 years ago)
Author:
koelly
Comment:

got it from the osm-de irc channel

Legend:

Unmodified
Added
Removed
Modified
  • InstallNotes

    v15 v16  
    2828 $ javac -cp .:../lib/MinML2.jar:../lib/metadata-extractor-2.3.1.jar:../lib/gettext-common-0.9.jar org/openstreetmap/josm/gui/MainApplication.java
    2929}}}
     30
     31=== Compiling with ant ===
     32Much more comfortable is it to use "ant".[[BR]]
     33First of all you have to set your JAVA_HOME. Than change into the src folder and just type "ant".[[BR]]
     34This will compile JOSM automatically and a "Josm_custom.jar" can be found under "/dist"
     35
     36
    3037== Running ==
    3138=== Microsoft Windows ===