Ignore:
Timestamp:
2007-07-27T06:19:08+02:00 (17 years ago)
Author:
ulf
Message:

add remaining plugins to the global build

File:
1 edited

Legend:

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

    r2130 r3788  
    1717
    1818        <target name="compile" depends="init">
    19                 <javac srcdir="slippymap" classpath="../../josm/bin/" destdir="build" />
     19                <javac srcdir="slippymap" classpath="../../core/dist/josm-custom.jar" destdir="build" />
    2020        </target>
    2121
Note: See TracChangeset for help on using the changeset viewer.