[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.cdt] Re: Project Explorer not sorting folders

Shawn Clark wrote:
Not sure if it is just my setup of Eclipse but I have found that the Project Explorer isn't sorting folders above files. As such you have a mashup of folders and files within the list. Using Eclipse 3.5 with CDT 6.0.
Anyone else noticing this issue?
Yeah, this is well-known issue... See https://bugs.eclipse.org/bugs/show_bug.cgi?id=281400 and https://bugs.eclipse.org/bugs/show_bug.cgi?id=273660.

As a workaround you can disable Java Elements in the Customize View/Content dialog (pointed down triangle in upper-left corner of Project Explorer view). If you really need Java Elements disable Resources.

Andrew