Skip to main content



      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 11:43 Go to next message
Eclipse UserFriend
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 12:17 Go to previous message
Eclipse UserFriend
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: Thu Jul 17 09:09:07 EDT 2025

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

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

Back to the top