| [news.eclipse.platform.rcp] Re: I want those nice rounded tabs for my views |
Hi, I'm trying to figure out how to make the eclipse-like rounded tabs the default for my RCP app. For example the tab for the Package explorer in the java perspective has that nice rounded edge on it. In my RCP app I have the boring rectangular tab. Can anyone point me to the location where I can configure this for my app or point me to a URL that explains it? thanks!
org.eclipse.ui/SHOW_TRADITIONAL_STYLE_TABS=false
-Aaron