1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-04 14:55:41 +02:00

[releng] working on tycho-maven build.

This commit is contained in:
Anna Dushistova 2012-02-16 00:43:29 +00:00
parent f94bd2d18b
commit 389e367fdf

View file

@ -341,6 +341,7 @@
<configuration> <configuration>
<useUIHarness>true</useUIHarness> <useUIHarness>true</useUIHarness>
<useUIThread>true</useUIThread> <useUIThread>true</useUIThread>
<failIfNoTests>false</failIfNoTests>
<product>org.eclipse.sdk.ide</product> <product>org.eclipse.sdk.ide</product>
</configuration> </configuration>
</plugin> </plugin>