Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 340173 - Makefile is hiddent in projectview
Summary: Makefile is hiddent in projectview
Status: RESOLVED INVALID
Alias: None
Product: CDT
Classification: Tools
Component: cdt-build (show other bugs)
Version: 7.0.1   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: cdt-build-inbox@eclipse.org CLA
QA Contact: Andrew Gvozdev CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-16 11:21 EDT by Martin Dorwig CLA
Modified: 2011-03-17 05:34 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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