Reputation: 1412
I have an old eclipse RCP app that is built by Ant and PDE-Build. Since PDE-Build is deprecated I would like to swap it out for RCP's new build tool Tycho. My question is: what is essential to getting Tycho working? PDE-Build takes a list of plugins, jars to combine as pluginPath= can we make the same jars available to Tycho?
Upvotes: 0
Views: 42