Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Make Target Hide Empty Subfolders
Make Target Hide Empty Subfolders [message #716988] Fri, 19 August 2011 00:30 Go to next message
Matt Davies is currently offline Matt DaviesFriend
Messages: 26
Registered: July 2009
Location: Brisbane
Junior Member
Hi Guys,

I just upgraded my project to Indigo and have found that the "Hide Empty Subfolders" button on the Make Targets view does not work properly anymore.

It only seems to check immediate child directories only. Previously it included all subdirectories when searching for targets.

Is there a new setting for this to get the old behaviour ? I don't like the idea of creating lots of dummy targets just to get the tree to show. There are too many folders otherwise.

Suggestions ?

Matt

[Updated on: Fri, 19 August 2011 00:31]

Report message to a moderator

Re: Make Target Hide Empty Subfolders [message #717061 is a reply to message #716988] Fri, 19 August 2011 07:38 Go to previous messageGo to next message
Axel Mueller is currently offline Axel MuellerFriend
Messages: 1973
Registered: July 2009
Senior Member
I did not encounter any problems after the upgrade to Indigo.
Did you create a new project? The make targets are stored in the .cproject file.


Before you ask
- search this forum
- see the FAQ http://wiki.eclipse.org/CDT/User/FAQ
- google
Re: Make Target Hide Empty Subfolders [message #717993 is a reply to message #717061] Tue, 23 August 2011 00:07 Go to previous messageGo to next message
Matt Davies is currently offline Matt DaviesFriend
Messages: 26
Registered: July 2009
Location: Brisbane
Junior Member
Hi Axel,

Sorry for the late reply.

I have done some testing with new and old projects.

The new issue appears that it is not finding targets in folders that are source folders. Targets in non-source folders are found ok.

This definitely looks like a bug (at least on linux).

Matt

[Updated on: Tue, 23 August 2011 00:21]

Report message to a moderator

Re: Make Target Hide Empty Subfolders [message #718058 is a reply to message #717993] Tue, 23 August 2011 06:46 Go to previous messageGo to next message
Axel Mueller is currently offline Axel MuellerFriend
Messages: 1973
Registered: July 2009
Senior Member
Quote:
The new issue appears that it is not finding targets in folders that are source folders.

After playing a little I can confirm this. Targets in nested source folders are only found when the top folder contains a make target.
Can you please open a bugzilla report about this?


Before you ask
- search this forum
- see the FAQ http://wiki.eclipse.org/CDT/User/FAQ
- google
Re: Make Target Hide Empty Subfolders [message #718350 is a reply to message #718058] Wed, 24 August 2011 04:02 Go to previous message
Matt Davies is currently offline Matt DaviesFriend
Messages: 26
Registered: July 2009
Location: Brisbane
Junior Member
Done. Bug 355601
Previous Topic:Error parser doesn't find c++'s standard libraries
Next Topic:[SOLVED] Indigo Debug Hovers and Output on Linux
Goto Forum:
  


Current Time: Thu Apr 25 04:17:20 GMT 2024

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

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

Back to the top