Ignore:
Timestamp:
2007-11-10T14:06:56+01:00 (17 years ago)
Author:
ulf
Message:

add a comment, that the code is not updated to API 0.5 (still uses Segments)

File:
1 edited

Legend:

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

    r5197 r5435  
    3030      </fileset>
    3131    </copy>
     32    <!-- the code still uses no longer existing Segments, disable compile!
     33        <javac srcdir="src" classpath="${josm}" debug="true" destdir="build">
     34      <include name="**/*.java" />
     35    </javac>-->
    3236  </target>
    3337
Note: See TracChangeset for help on using the changeset viewer.