Changes between Initial Version and Version 1 of Ticket #17218, comment 8


Ignore:
Timestamp:
2019-06-02T13:06:28+02:00 (7 years ago)
Author:
michael2402

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #17218, comment 8

    initial v1  
    3232* Create run configuration for JOSM
    3333
    34 Important note: Since JOSM ant build does not differentiate between different modules and just puts all files in one big directory (which is currently the main reason we have with IDE integration and gradle setup), we
     34Important note: Since JOSM ant build does not differentiate between different modules and just puts all files in one big directory (which is currently the main reason we have with IDE integration and gradle setup), you should not run josm using ant (since this will pollute the build directory with compiled JOSM and not only CTOS classes and that would cause classes to be on the classpath twice)