Ignore:
Timestamp:
2008-12-22T18:37:46+01:00 (17 years ago)
Author:
stoecker
Message:

updated shortcut handling

File:
1 edited

Legend:

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

    r10336 r12486  
    6464    </copy>
    6565    <javac srcdir="src" destdir="${plugin.build.dir}" debug="true" source="1.5" target="1.5">
     66      <compilerarg value="-Xlint:deprecation"/>
     67      <compilerarg value="-Xlint:unchecked"/>
    6668      <classpath>
    6769        <pathelement path="${josm.build.dir}/build"/>
Note: See TracChangeset for help on using the changeset viewer.