Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » Rounded Tabs
Rounded Tabs [message #929544] Mon, 01 October 2012 14:54 Go to next message
Flavio Donze is currently offline Flavio DonzeFriend
Messages: 211
Registered: July 2009
Location: Switzerland
Senior Member
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


Prozessmanagement und Qualitätsmanagement Software QMS/IMS
https://www.scodi.ch
Re: Rounded Tabs [message #929569 is a reply to message #929544] Mon, 01 October 2012 15:16 Go to previous messageGo to next message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

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 17:07 Go to previous messageGo to next message
Flavio Donze is currently offline Flavio DonzeFriend
Messages: 211
Registered: July 2009
Location: Switzerland
Senior Member
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


Prozessmanagement und Qualitätsmanagement Software QMS/IMS
https://www.scodi.ch
Re: Rounded Tabs [message #993388 is a reply to message #929684] Mon, 24 December 2012 08:27 Go to previous message
Flavio Donze is currently offline Flavio DonzeFriend
Messages: 211
Registered: July 2009
Location: Switzerland
Senior Member
Here is the Bug I opened for the perspective switching problem:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=395084


Prozessmanagement und Qualitätsmanagement Software QMS/IMS
https://www.scodi.ch
Previous Topic:E4 to RAP Migration
Next Topic:Missing packages during export
Goto Forum:
  


Current Time: Tue Apr 23 10:33:18 GMT 2024

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

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

Back to the top