| Summary: | Makefile is hiddent in projectview | ||
|---|---|---|---|
| Product: | [Tools] CDT | Reporter: | Martin Dorwig <dorwig> |
| Component: | cdt-build | Assignee: | 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
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
|