|
Re: Why does my RCP application not look like Eclipse? [message #651927 is a reply to message #651893] |
Wed, 02 February 2011 00:28  |
Eclipse User |
|
|
|
On 02/02/11 4:05 AM, SBS wrote:
These can be customized via the values in your plugin-customization.ini
file. See the javadoc of the constants:
> First, where I have stacked views, the overlapping area is not curved
> and wide like you see in the Eclipse IDE where view headers overlap. How
> do I get this Eclipse look?
IWorkbenchPreferenceConstants.SHOW_TRADITIONAL_STYLE_TABS
> Secondly, the perspectives bar is located underneath the cool bar
> instead of to the right of it as in Eclipse. How can I get it to be at
> the right? It takes up too much real estate as it is now.
IWorkbenchPreferenceConstants.DOCK_PERSPECTIVE_BAR
> Thirdly, only one of my perspectives (the initial one) appears on the
> perspectives bar. How can I get both to be there the first time the
> application is run?
IWorkbenchPreferenceConstants.PERSPECTIVE_BAR_EXTRAS
--
- Prakash
Platform UI Team, IBM
www.eclipse-tips.com
|
|
|
Powered by
FUDForum. Page generated in 0.23467 seconds