Skip to main content



      Home
Home » Eclipse Projects » Eclipse 4 » Rounded Tabs
Rounded Tabs [message #929544] Mon, 01 October 2012 10:54 Go to next message
Eclipse UserFriend
Hello

I'm migrating our application from eclipse 3.7.2 to 4.2.1.

After I changed my target definition and started our application, the editor and view tabs are no longer rounded but square. See attachment...

Any Idea on how to change them back to normal?

Ohh yeah and I also noticed that the following code is not working anymore:
IWorkbenchWindow window = PlatformUI.getWorkbench().getActiveWorkbenchWindow();
PlatformUI.getWorkbench().showPerspective(perspective.getId(), window);
The perspective is just not switched, nothing happens.

greets
Flavio
Re: Rounded Tabs [message #929569 is a reply to message #929544] Mon, 01 October 2012 11:16 Go to previous messageGo to next message
Eclipse UserFriend
Your product or application is probably not providing any CSS themes. See eclipse/plugins/org.eclipse.platform_4.2.1.v201209141800/css for the ones we use in the IDE.

PW
Re: Rounded Tabs [message #929684 is a reply to message #929569] Mon, 01 October 2012 13:07 Go to previous messageGo to next message
Eclipse UserFriend
Hi Paul

Thank's for your reply. I added a CSS using this tutorial:
http://www.vogella.com/articles/Eclipse4CSS/article.html
I now have rounded tabs.

Any clue on the perspective problem?

greets and thanks
Flavio
Re: Rounded Tabs [message #993388 is a reply to message #929684] Mon, 24 December 2012 03:27 Go to previous message
Eclipse UserFriend
Here is the Bug I opened for the perspective switching problem:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=395084
Previous Topic:E4 to RAP Migration
Next Topic:Missing packages during export
Goto Forum:
  


Current Time: Tue Jul 22 21:03:05 EDT 2025

Powered by FUDForum. Page generated in 0.03517 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top