RCP Application [message #912559] |
Thu, 13 September 2012 15:11  |
Eclipse User |
|
|
|
Just started building an Eclipse RCP application. I am using the latest Juno Release. I created a plug-in project and later added a product configuration to run it as an rcp application. I also added one perspective and 3 view parts. Added these view parts to the perspective and when I run the application I do not see the min/max window icons for any of the 3 view parts. Is this normal? I tried explicitly setting setFixed(false) on the layout in my perspective and layout.getViewLayout("viewid").setCloseable(true); When I run the min/max icons just don't display and I see a blank/missing border in the top right corner of all the views.
Any suggestions on how to fix this?
Thanks, SumaR
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05722 seconds