Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-dev] Question on P2ApplicationLauncher

Hello,

in my quest of establishing a Tycho EMF generator plugin, I used the P2ApplicationLauncher component which is bound to my mojo. So far, so good.
The problem I have is because the application I use (org.eclipse.emf.codegen.ecore.Generator) is not part of the default Tycho Eclipse framework, it can't start the application.
Is there a way to add bundle dependencies to this component ?

Thanks
Jeff


--
"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