Eclipse: CDT: how to display C++ class and function names in treeview?



Hello,

In C++ each file can contain a bunch of functions and classes. I would
like to be able to use the Eclipse CDT or other plugin and click on a
file in outline. This would expand the treeview to show all the
functions and classes in it. By then clicking on one of the classes
or functions the IDE displays that function or class in the editor.
However I do not see this behavior. How can I have this behavior.
I have seen this in Palm OS Developer Suite which is based on
Eclipse. However, I am unable to expand a source or header
file to the functions and classes it contains in Eclipse.
Any ideas?

Thanks,

JG

.



Relevant Pages

  • Re: Eclipse: CDT: how to display C++ class and function names in treeview?
    ... like to be able to use the Eclipse CDT or other plugin and click on a ... I am unable to expand a source or header ... You may get an answer from this newsgroup but it would make better sense to ask in the correct newsgroup. ...
    (comp.lang.java.softwaretools)
  • Re: Follow up on thread from a month ago
    ... Timo Stamm wrote: ... use of CamelCase when doing code assist. ... like you could type throw new NPE-space and it would expand that ... And since the new version of Eclipse was released last week we can say that Eclipse does that. ...
    (comp.lang.java.programmer)
  • Re: Programming IDE
    ... use Eclipse with the C/C++ IDE plugin and then just build your ... >> me to point it at the makefile I wish ... > But in terms of true development environments, ...
    (Fedora)
  • [OT] Eclipse Plugin wird nicht geladen
    ... Ich habe mich schon bei zwei eclipse Mailinglisten eingeschrieben, auf denen so gut wie niemand etwas postet. ... die jeweils ein Eclipse Plugin implementieren. ... System.out.println Ausgaben in den Konstruktor der Klasse, die als Bundle-Activator im Manifest.mf von Plugin B definiert ist, hinzufügen und erneut ausprobieren. ... Nächster eigentlich sinnfreier Versuch, ist die Textausgabe nicht im Konstruktor zu machen, sondern in der startMethode des Activators, welche von Eclipse beim Starten des Plugins aufgerufen werden sollte. ...
    (de.comp.lang.java)
  • Re: Eclipse Plugin wird nicht geladen
    ... Verfügbaren des Eclipse Projektes für mein unten formuliertes Problem ... die jeweils ein Eclipse Plugin ... die als Bundle-Activator im Manifest.mf von Plugin B definiert ist, ... Konstruktor zu machen, sondern in der startMethode ...
    (de.comp.lang.java)