Changeset 36163 in osm for applications


Ignore:
Timestamp:
2023-10-10T17:48:54+02:00 (9 months ago)
Author:
stoecker
Message:

fix path

File:
1 edited

Legend:

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

    r36120 r36163  
    2222            <classpath path="${checkstyle-build.dir}"/>
    2323        </taskdef>
    24         <checkstyle config="checkstyle-config.xml">
     24        <checkstyle config="../checkstyle-config.xml">
    2525            <fileset dir="${basedir}/src" includes="**/*.java" />
    2626            <formatter type="xml" toFile="checkstyle-josm-${ant.project.name}.xml"/>
Note: See TracChangeset for help on using the changeset viewer.