Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-debug-dev] CDT and RCP

Cool, sounds like the right approach. I've played around with RCP a little
as well but didn't try anything really fancy like changing the default
perspective. This should be a setting somewhere...

Cheers,
Doug

> -----Original Message-----
> From: cdt-debug-dev-bounces@xxxxxxxxxxx [mailto:cdt-debug-dev-
> bounces@xxxxxxxxxxx] On Behalf Of Øyvind Harboe
> Sent: Tuesday, November 15, 2005 1:20 PM
> To: cdt-debug-dev@xxxxxxxxxxx
> Subject: [cdt-debug-dev] CDT and RCP
> 
> > RCP really only specifies a minimum set of plugins that allow the
> Workbench
> > (the fundamental GUI look to Eclipse) to work. You can add anything you
> want
> > on top, to the point where you get the same CDT + Eclipse Platform you
> have
> > today.
> 
> All I'm aspiring to do at this point, which would already be a big step
> forward, is to provide a package that only has the Debug CDT
> perspective. The plan is to build from there.
> 
> Having only the Debug perspective would already greatly reduce the
> number of concepts introduced before developers can start debugging with
> CDT as GDB GUI.
> 
> I tried to take the RCP stuff for a spin, but haven't figured out how to
> create a RCP project with anything but the Hello World perspective...
> This is more of a RCP problem than a CDT problem obviously.
> 
> I got as far as hello world which included the CDT plugins and the RCP
> Product Deployment Wizard seemed to put together the right file
> deployment tree... *neat*!
> 
> Pointers welcome! ;-)
> 
> 
> 
> 
> --
> Øyvind Harboe
> http://www.zylin.com
> 
> _______________________________________________
> cdt-debug-dev mailing list
> cdt-debug-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-debug-dev


Back to the top