Index: /applications/editors/josm/plugins/build-common.xml
===================================================================
--- /applications/editors/josm/plugins/build-common.xml	(revision 33489)
+++ /applications/editors/josm/plugins/build-common.xml	(revision 33490)
@@ -516,5 +516,5 @@
     <target name="checkstyle">
         <taskdef resource="com/puppycrawl/tools/checkstyle/ant/checkstyle-ant-task.properties" classpath="${checkstyle.jar}"/>
-        <checkstyle config="C:/SVN/josm/plugins/00_core_tools/checkstyle/josm_checks.xml">
+        <checkstyle config="../00_core_tools/checkstyle/josm_checks.xml">
             <fileset dir="${basedir}/src" includes="**/*.java" excludes="boofcv/**/*.java,
                                                                          com/google/**/*.java,
