Migrate Eclipse RCP application from Eclipse 3.7 to eclipse e4 SDK [message #838012] |
Fri, 06 April 2012 08:38  |
Eclipse User |
|
|
|
I have my Eclipse RCP application created on Eclipse 3.7 . But in order to use Eclipse e4 CSS Styling and for some other reasons, We want to migrate our application to Eclipse e4(4.1.2) version. In doing so, I have tried moving my code to Eclipse e4 4.1.2 and when I run my RCP application now it gets launched but it is showing these unwanted Coolbar/Toolbar items/preference pages which I was hiding through code in my overriden method WorkbenchWindowAdvisor.postWindowCreate(). On some digging into the issue I found out that WorkbenchWindowAdvisor.postWindowCreate() method is not used in e4 and it does not get called at all. So what is the alternative way of doing this in Eclipse e4?
Additionally what all things I need to do and know about migrating from Eclipse 3.7 to eclipse e4? as there could be more such issues in migration.
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.06017 seconds