Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Default Target Platform is empty while launching Eclipse by Maven tests

Hi,

I got the same issue of target platform pointing to the empty ${eclipse_home} rather than listing the actual bundles of the running platform (listed in config.ini) in Tycho tests; for GMF Tooling build.
I think this is more a PDE issue rather than a Tycho issue, however I also think a workaround can be done in Tycho by adding some code that recreates the current target platform according to the result de dependency resolution. This can also be done in our client tests by adding a "Set Up" in the test suites to create and use the right target platform.

I think this is worth opening a bug in Tycho to track the progress on this topic. Where should I report it?

Regards
--

Mickael Istria
R&D Engineer

BonitaSoft - Open your processes
email : mickael.istria@xxxxxxxxxxxxxx

Best Eclipse Modeling Tool 2011

This message and any attachment (the "message") is intended solely for the addressees and is confidential. If you receive this message by mistake, please delete it and notify the sender immediately. Any use not in accordance with its purpose, any out-spread or disclosure, either as a whole or partially, is prohibited except with formal approval. Internet cannot guarantee the integrity of this message, therefore BonitaSoft will not be liable for the message if modified.


Back to the top