Community
Participate
Working Groups
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.
How did you create your project, is it "Empty Project" project type? Is Makefile present on filesystem?
(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.
(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?
> 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
Closing as per comment 4