Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] Question about product materialization

Hello,

I have a product built with Tycho that was build with the product export mojo. As it is deprecated, I switched to an eclipse-repository packaging type and used the tycho-p2-director-plugin to build the product files (through the materialize-products goal)
But it seems the eclipse.ini (or launcher.ini as I changed the name of the launcher) is generated only for the MacOS distribution and does not contains items from my product file (properties)
Is it a bug or am I missing something ?

Thanks
Jeff

--
Jeff MAURY

"Legacy code" often differs from its suggested alternative by actually working and scaling.
 - Bjarne Stroustrup

http://www.jeffmaury.com
http://riadiscuss.jeffmaury.com
http://www.twitter.com/jeffmaury

Back to the top