Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] CDT C++ Class Browser

Hi,

almost a year has passed and I thought I check on this feature in CDT again.  
It is the single most missing feature in CDT from my prospective. Anyone 
knows about a commercial offer for a C++ class browser?

If there is anything to test, please let me know.

many thanks
Chris

http://www.acurana.de/


Am Dienstag 15 Juli 2008 23:46:54 schrieb Vivian Kong:
> I started working on this and so far I have implemented sorting and group
> by type in the view.  This is tracked by bug 202999.
>
> Regards,
>
> Vivian Kong
> IBM Eclipse CDT
> IBM Canada Toronto Lab
>
>
>
>   From:       Chris Recoskie/Toronto/IBM@IBMCA
>
>   To:         "CDT General developers list." <cdt-dev@xxxxxxxxxxx>
>
>   Date:       07/15/2008 11:00 AM
>
>   Subject:    Re: [cdt-dev] CDT C++ Class Browser
>
>
>
>
>
>
> Vivian had started working on this, but unfortunately the feature was not
> completed in the 5.0 cycle as we had to rework our priorities as a result
> of some turnover in India. Vivian is out sick today but perhaps when she
> gets back she can comment as to how far she got with this.
>
> ===========================
>
> Chris Recoskie
> Team Lead, IBM CDT Team
> IBM Toronto
> http://www.eclipse.org/cdt
>
> Inactive hide details for Christopher Lang <christopher.lang@xxxxxxxxxx>
> Christopher Lang <christopher.lang@xxxxxxxxxx>
>
>
>                          Christopher
>                          Lang
>                          <christopher.la
>                          ng@xxxxxxxxxx>
>                          Sent by:                                       To
>                          cdt-dev-bounces
>                          @eclipse.org                 cdt-dev@xxxxxxxxxxx
>
>                                                                         cc
>                          07/15/2008
>                          04:58 AM
>                                                                    Subject
>
>             Please respond to                         Re: [cdt-dev] CDT
>      "CDT General developers list."                   C++ Class Browser
>           <cdt-dev@xxxxxxxxxxx>
>
>
>
>
>
>
>
>
>
> Hi,
>
> just checking on this one. What I am realy missing is a class list, that I
> could take as a starting point to browse through the code.
>
> If the indexer could sort by class, struct, enum, etc. probably would do
> it;
> or hide everything else but classes.
>
> Type hirachy is nice, but just for one class.
>
> How do other folks navigate their classes in cdt? Is there any way to get
> a
> straight class list, just clases in a project in cdt?
>
> Did I miss somethig in CDT 5.0 (currently using 4.0.3)?
>
> Is there any commercial class browser extension available?
>
> Many thanks
>
> Chris
>
> http://www.acurana.de/
>
> Am Samstag 15 April 2006 17:09:05 schrieb Christopher Lang:
> > Folks,
> >
> > I am desperately waiting for the CDT C++ Class Browser to become
>
> available,
>
> > is there anything I can do to help get it done?
> >
> > I am fairly new to Eclipse, but I would be glad to do testing on the
>
> class
>
> > browser if somebody points me in some direction on how to get the code
>
> and
>
> > how to install it (well, assuming there is already something to test).
> >
> > thanks
> >
> > Chris
>
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
> [attachment "pic30959.gif" deleted by Vivian Kong/Toronto/IBM]
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev



Back to the top