Netbeans C/C++ JavaDoc code-completion -


i developing c++ in netbeans 6.7.1. when press ctrl + space autocomplete there shown method's signature. using javadoc commenting code netbeans doesn't show it. have installed doxygen plugin generating complete documentation.

is there way how force ide show signature , javadoc c++ please?

i think should not problem because functionality implemented java.

thanks lot.

so asked on netbeans forum question ( using friend's account because don't have own ) , there conclusion: impossible , in requests.


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -