Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Problem converting a PDE-Test.launch into a maven target

Do you have a product definition as well?
You should probably set both product and application. Also make sure that you pass right values for useUIThread (true in general) and useUIHarness (depends on your tests).
http://www.eclipse.org/tycho/sitedocs/tycho-surefire/tycho-surefire-plugin/test-mojo.html

HTH
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets

Back to the top