c/c++ IDE autocomplete issue
Posted: Tue Oct 04, 2011 7:33 pm
hello guys,
i am working on Netbeans IDE 6.9.1 for a OsDev project for learning purpose.
The Source codes are in C/C++ mainly. I am using couple of Makefiles as well.
The problem which i am facing is:
when i create a Netbean project by existing source files, i do not get the Code auto complete facility. That means, i dont get any suggestions from IDE.
i give you an example:
When i Type like: myclass->
After this Arrow , i wish to see all members of this class. There is nothing like a pop-up menu, where i can choose any function/member variable.
I hope, you understand what i mean.
But, if i generate a Project by Netbeans Templates, i have these facilities.
I am curious to know, if this happened to someone else too.
Can someone recommend me for any good IDE.
my platform is:
Ubuntu 9.10
Source codes: C/C++/As
with Existing Source Files
i am working on Netbeans IDE 6.9.1 for a OsDev project for learning purpose.
The Source codes are in C/C++ mainly. I am using couple of Makefiles as well.
The problem which i am facing is:
when i create a Netbean project by existing source files, i do not get the Code auto complete facility. That means, i dont get any suggestions from IDE.
i give you an example:
When i Type like: myclass->
After this Arrow , i wish to see all members of this class. There is nothing like a pop-up menu, where i can choose any function/member variable.
I hope, you understand what i mean.
But, if i generate a Project by Netbeans Templates, i have these facilities.
I am curious to know, if this happened to someone else too.
Can someone recommend me for any good IDE.
my platform is:
Ubuntu 9.10
Source codes: C/C++/As
with Existing Source Files