Community
Participate
Working Groups
Build Identifier: 20110615-0604 I have done some testing with new and old projects. The new issue appears that it is not finding targets in folders that are C source folders. Targets in non-source folders are found ok. This has been independently confirmed by a senior cdt forum member. Reproducible: Always Steps to Reproduce: 1. Create a makefile target in a nested "C source" folder using the Make Target view -- skip a directory level so that there are no targets are defined in the source folder itself. 2. Check "Hide Empty Folders". 3. Observe that the new target is not accessible.
(In reply to comment #0) > This has been independently confirmed by a senior cdt forum member. The topic has been discussed here http://www.eclipse.org/forums/index.php/t/235719/ BTW, this bug should be moved to cdt-build. However, I do not have the rigths to do it...
I'll take a look. Note that there is preference C/C++ ->Appearance, "Show source roots at top of project". If it is disabled the folder will show up.
(In reply to comment #2) > I'll take a look. Note that there is preference C/C++ ->Appearance, "Show > source roots at top of project". If it is disabled the folder will show up. Thanks for the hint. That helped.
Fixed for 8.0.2 and master.
*** cdt git genie on behalf of Andrew Gvozdev *** bug 355601: Make Targets Not Found In Nested Folders [*] http://git.eclipse.org/c/cdt/org.eclipse.cdt.git/commit/?id=14939e4ab605da5de185999111cd0d21ae9e45bd
*** cdt git genie on behalf of Andrew Gvozdev *** bug 355601: Make Targets Not Found In Nested Folders [*] http://git.eclipse.org/c/cdt/org.eclipse.cdt.git/commit/?id=afd5b11868fca580219e61a7eefa54f53652532e
Hrm, something still is not working correctly. Now a tree of empty plain folders hanging - corresponding to source folders - can be observed.
Fixed on master and cdt_8_0.