1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-03 14:25:37 +02:00

[releng] working on tycho-maven build.

This commit is contained in:
Anna Dushistova 2012-03-26 21:53:57 +00:00
parent 6527ef8018
commit ea5656991d

View file

@ -26,6 +26,7 @@
<product>org.eclipse.sdk.ide</product>
<testFailureIgnore>true</testFailureIgnore>
<failIfNoTests>false</failIfNoTests>
<testClassesDirectory>${project.build.directory}/rsetests.jar-classes</testClassesDirectory>
</configuration>
</plugin>
</plugins>