1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-02 22:55:26 +02:00

[releng]working on a tycho-maven build.

This commit is contained in:
Anna Dushistova 2012-02-15 20:21:34 +00:00
parent f468cc3a37
commit df84c66a16

View file

@ -19,7 +19,6 @@
<artifactId>tycho-surefire-plugin</artifactId>
<version>${tycho-version}</version>
<configuration>
<argLine>-Xms256m -Xmx512m -XX:MaxPermSize=256M</argLine>
<!-- <testClass>org.eclipse.rse.tests.RSECombinedTestSuite</testClass>
-->
<useUIHarness>true</useUIHarness>