Ignore:
Timestamp:
2017-08-04T23:19:09+02:00 (7 years ago)
Author:
donvip
Message:

revert accidental commit

File:
1 edited

Legend:

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

    r33489 r33490  
    516516    <target name="checkstyle">
    517517        <taskdef resource="com/puppycrawl/tools/checkstyle/ant/checkstyle-ant-task.properties" classpath="${checkstyle.jar}"/>
    518         <checkstyle config="C:/SVN/josm/plugins/00_core_tools/checkstyle/josm_checks.xml">
     518        <checkstyle config="../00_core_tools/checkstyle/josm_checks.xml">
    519519            <fileset dir="${basedir}/src" includes="**/*.java" excludes="boofcv/**/*.java,
    520520                                                                         com/google/**/*.java,
Note: See TracChangeset for help on using the changeset viewer.