Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » Code editor only shows expand icon for file list instead of files itself
Code editor only shows expand icon for file list instead of files itself [message #902447] Fri, 17 August 2012 15:43 Go to next message
Markus Pitha is currently offline Markus PithaFriend
Messages: 5
Registered: August 2012
Junior Member
Could anybody tell me how to get rid of this annoying setting of the code editor which suddenly shows only one file, although there is enough space for displaying all files. I didn't find any setting yet. Please see the screenshot.

Thanks.
Re: Code editor only shows expand icon for file list instead of files itself [message #902454 is a reply to message #902447] Fri, 17 August 2012 16:17 Go to previous message
Markus Pitha is currently offline Markus PithaFriend
Messages: 5
Registered: August 2012
Junior Member
I already found the solution. Due to another problem with blue tabs I installed the E4 css editor. There is this setting.

#org-eclipse-ui-editorss CTabFolder.MPartStack {
    swt-single: true;
}


When I set it to false, it works.
Previous Topic:SplashScreen
Next Topic:E4 DI in unittests?
Goto Forum:
  


Current Time: Fri Mar 29 10:21:48 GMT 2024

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

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

Back to the top