I am trying to use the compatibility layer to migrate an eclipse 3.5 application to eclipse 4. We use clone perspective to create a new perspective with the same contents with a new id. When I migrate to eclipse 4 clone perspective is not working. On debug, I see that it is not supported. Is there a latest version of any jar I need to include or do I have any alternative to this? Cloning is an integral part of our application and rewriting everything to eclipse 4 is not yet feasible for us.
Asked
Active
Viewed 77 times
1
-
Can you expand a bit? Is this a GUI command that has gone or an API call or what? – greg-449 Aug 06 '14 at 14:44
-
I would be interested in that too: http://stackoverflow.com/questions/26384842/eclipse-rcp-cloneperspective-returns-null – Terry Oct 20 '14 at 13:31
-
Thanks for the link Terry. – user1623627 Oct 22 '14 at 16:12