Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Make Target Hide Empty Subfolders
Make Target Hide Empty Subfolders [message #716988] Thu, 18 August 2011 20:30 Go to next message
Eclipse UserFriend
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: Thu, 18 August 2011 20:31] by Moderator

Re: Make Target Hide Empty Subfolders [message #717061 is a reply to message #716988] Fri, 19 August 2011 03:38 Go to previous messageGo to next message
Eclipse UserFriend
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.
Re: Make Target Hide Empty Subfolders [message #717993 is a reply to message #717061] Mon, 22 August 2011 20:07 Go to previous messageGo to next message
Eclipse UserFriend
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: Mon, 22 August 2011 20:21] by Moderator

Re: Make Target Hide Empty Subfolders [message #718058 is a reply to message #717993] Tue, 23 August 2011 02:46 Go to previous messageGo to next message
Eclipse UserFriend
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?
Re: Make Target Hide Empty Subfolders [message #718350 is a reply to message #718058] Wed, 24 August 2011 00:02 Go to previous message
Eclipse UserFriend
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: Wed Jul 30 17:10:29 EDT 2025

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

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

Back to the top