Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > c3b736f2a96fbf623d832afcac469e83 > files > 4

eclipse-checkstyle-4.3.2-0.0.5mdv2009.0.src.rpm

--- CheckstylePlugin/build/build.xml.orig	2007-05-19 23:11:27.000000000 +0200
+++ CheckstylePlugin/build/build.xml	2007-07-11 06:52:23.000000000 +0200
@@ -54,9 +54,6 @@
 		<mkdir dir="${dist.basedir.tmpdir}/bin" />
 		<mkdir dir="${dist.basedir.tmpdir}/binnls" />
 
-		<!-- read the eclipse classpath -->
-		<getEclipseClasspath project="${basedir}" classpathId="build.classpath" targetPlatformLocation="${eclipse.platform.dir}" />
-
 		<!-- compile -->
 		<javac srcdir="${basedir}/src" destdir="${dist.basedir.tmpdir}/bin" classpathref="build.classpath" source="1.4" debug="true" />
 		<javac srcdir="${basedir}/nls" destdir="${dist.basedir.tmpdir}/binnls" classpathref="build.classpath" source="1.4" debug="true" />
@@ -241,4 +238,4 @@
 			<mapper type="glob" from="*.shtml" to="*.shtml" />
 		</xslt>
 	</target>
-</project>
\ No newline at end of file
+</project>