Ignore:
Timestamp:
2008-12-25T19:01:06+01:00 (16 years ago)
Author:
stoecker
Message:

updated a lot

File:
1 edited

Legend:

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

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