mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-01 22:25:25 +02:00
[releng]working on a tycho-maven build.
This commit is contained in:
parent
5e758e1532
commit
f468cc3a37
1 changed files with 2 additions and 1 deletions
|
@ -20,7 +20,8 @@
|
|||
<version>${tycho-version}</version>
|
||||
<configuration>
|
||||
<argLine>-Xms256m -Xmx512m -XX:MaxPermSize=256M</argLine>
|
||||
<testClass>org.eclipse.rse.tests.RSECombinedTestSuite</testClass>
|
||||
<!-- <testClass>org.eclipse.rse.tests.RSECombinedTestSuite</testClass>
|
||||
-->
|
||||
<useUIHarness>true</useUIHarness>
|
||||
<useUIThread>true</useUIThread>
|
||||
<product>org.eclipse.sdk.ide</product>
|
||||
|
|
Loading…
Add table
Reference in a new issue