Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Project idea for dynamically adding header files to code

Hello there.

i am an applicant of this year's gsoc under eclipse and the idea i came up with is adding a functionality to the CDT dev tool such that in the case of omission of a header by a user(programmer), CDT can automatically traverse the code and see those functions used without the headers included and automatically includes them.

This will be performed during the preprocessing stage.

The user will have the option of deciding on whether to add such aids when preprocessing maybe by us adding another button and linking it to that purpose.

I will much appreciate comments from all especially the lead of this tool (CDT) can say something on this proposal.

Thanks

Waiting . . .

Back to the top