Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 340173

Summary: Makefile is hiddent in projectview
Product: [Tools] CDT Reporter: Martin Dorwig <dorwig>
Component: cdt-buildAssignee: cdt-build-inbox <cdt-build-inbox>
Status: RESOLVED INVALID QA Contact: Andrew Gvozdev <angvoz.dev>
Severity: normal    
Priority: P3 CC: aleherb+eclipse, cdtdoug, jamesblackburn+eclipse
Version: 7.0.1   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Martin Dorwig CLA 2011-03-16 11:21:33 EDT
Build Identifier: 20100917-0705

After creating a makefile project the Makefile is not shown in the project
this is also true for existing Makefile projects


Reproducible: Always

Steps to Reproduce:
1.create a c++ makefile project
2.
3.
Comment 1 Andrew Gvozdev CLA 2011-03-16 12:00:24 EDT
How did you create your project, is it "Empty Project" project type? Is Makefile present on filesystem?
Comment 2 Martin Dorwig CLA 2011-03-17 02:56:10 EDT
(In reply to comment #1)
> How did you create your project, is it "Empty Project" project type? Is
> Makefile present on filesystem?

yes, the Makefile is present on the filesystem.
I did File->New->C++ Project then i selected Makefile project -> Hello World C++ Project and Toolchain Linux GCC
The Project can be compiled , linked, run and debugged but the Makefile is hidden in the Project-View as i already said.
Comment 3 Anton Leherbauer CLA 2011-03-17 04:03:15 EDT
(In reply to comment #0)
> After creating a makefile project the Makefile is not shown in the project

Please be more specific about the view where the Makefile is not shown.  Project Explorer or C/C++ Projects view?
Did you check your filter settings?
Comment 4 Martin Dorwig CLA 2011-03-17 04:28:15 EDT
> Did you check your filter settings?
I was not aware of the filter feature.
The Makefile was excluded there
Mayby it was excluded by installing QT C++ Eclipse Integration
Sorry for this
Comment 5 James Blackburn CLA 2011-03-17 05:34:14 EDT
Closing as per comment 4