I have around 15 plugins whcih is developed in eclipse juno. If i try to import all the plugin projects to eclipse luna. I am getting lot of exception. Eg: As i read in few sites that some of the API's which are in eclipse indigo, has been removed in luna. One such example is org.eclipse.update.core. But my problem is that while developing the code in indigo, they have used that API, so i am getting some exception.
Apart from this i have problem in Mylyn, EPIC(Perl development) as well. Can anyone please suggest me some steps Or procedure which i should follow to to build a new eclipse product by using eclipse luna.
Thanks in advance