Ignore:
Timestamp:
2014-02-17T14:27:01+01:00 (12 years ago)
Author:
malcolmh
Message:

save

File:
1 edited

Legend:

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

    r30284 r30285  
    1111
    1212  <target name="compile" depends="init" description="compile the source " >
    13     <javac includeantruntime="false" srcdir="${src}" destdir="${build}"/>
     13    <javac includeantruntime="false" srcdir="${src}" destdir="${build}" encoding="UTF-8"/>
    1414  </target>
    1515
Note: See TracChangeset for help on using the changeset viewer.