Ignore:
Timestamp:
2008-03-05T21:13:48+01:00 (16 years ago)
Author:
ulf
Message:

remove obsolete comment about josm (core) settings - it's no longer required for some time

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/build.xml

    r6102 r7036  
    11<project name="josm-plugins" default="build" basedir=".">
    2 
    3   <!-- There's no josm.jar in the svn, so point "josm" to a local copy of your JOSM binary -->
    4   <!--<property name="josm" location="../../../../editors/josm/dist/josm-custom.jar" />-->
    5   <!--<property name="josm" location="../josm/josm-latest.jar" ></property>-->
    6  
    7   <!-- target directory to place the plugin in -->
    8   <!-- Windows has a different home directory scheme then unix/linux -->
    9   <!-- I don't know an automatic way to find it with ant :-(, if you know, please fix -->
    10   <!--<property name="plugins" location="${user.home}/.josm/plugins" ></property>-->
    11   <!--<property name="plugins" location="${user.home}/Anwendungsdaten/JOSM/plugins" ></property>-->
    12 
    13   <!-- you should not need to modify anything below this! -->
    142
    153
Note: See TracChangeset for help on using the changeset viewer.