Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » How to get started extending CDT
How to get started extending CDT [message #209288] Wed, 06 February 2008 16:23 Go to next message
Eclipse UserFriend
Hi,

Sorry if this is hopelessly off topic ... I guess this forum is for experts.

I am intrigued by CDT and want to extend it to handle a package
management system I am using for C++ development (www.cmtsite.org).

After three days of searching, I have yet to find an up-to-date, clear,
concise introduction to this topic. There are many hints that it is
possible, but I really don't even know where to start.

Ideally, I would like a good text or website that documents some first
steps. For instance, I can't even figure out how to import CDT from the
CVS and run it as-is in the PDE (the tutorial at
http://dev.eclipse.org/viewcvs/index.cgi/pde-ui-home/selfhos ting/selfhosting.html?view=co
is totally out of date).

Does anyone have suggestions?

cheers,
Doug Schouten
PhD Student
High Energy Physics
Simon Fraser University
Re: How to get started extending CDT [message #209316 is a reply to message #209288] Thu, 07 February 2008 04:47 Go to previous messageGo to next message
Eclipse UserFriend
Doug Schouten wrote:
> Hi,
>
> Sorry if this is hopelessly off topic ... I guess this forum is for
> experts.
>
> I am intrigued by CDT and want to extend it to handle a package
> management system I am using for C++ development (www.cmtsite.org).
>
> After three days of searching, I have yet to find an up-to-date, clear,
> concise introduction to this topic. There are many hints that it is
> possible, but I really don't even know where to start.
>
> Ideally, I would like a good text or website that documents some first
> steps. For instance, I can't even figure out how to import CDT from the
> CVS and run it as-is in the PDE (the tutorial at
> http://dev.eclipse.org/viewcvs/index.cgi/pde-ui-home/selfhos ting/selfhosting.html?view=co
> is totally out of date).
>
> Does anyone have suggestions?
>

There is a Wiki page describing the basic steps to setup a workspace
with CDT from CVS:
http://wiki.eclipse.org/CDT/contributing

--
Anton Leherbauer
Wind River CDT Team, Austria
Re: How to get started extending CDT [message #211188 is a reply to message #209316] Thu, 06 March 2008 04:09 Go to previous message
Eclipse UserFriend
Helo, welcome to the club of lost noobie... The learning curve to learn
things in Eclipse can be very sharp at times. But fear not... it can be
done.

This is the reading list u should try.

The Eclipse documentation can be accessed http://help.eclipse.org
Below is a list of suggested reading for understanding plug-in development
• Platform Plug-in Developer Guide
• Plug-in Development Environment Guide
• Testing applications
• C/C++ Development User Guide
• CDT Plug-in Developer Guide

(This is assuming u know JAVA, SWT already)

I started Eclipse plug-in development on 9Jan2008, and after 2 months at
HSR IFS, I am already extending Cute(C++ Unit Testing Easier)

2 excellent books to get your hands are
-Contributing to Eclipse (a bit dated, but explains culture)
-Eclipse building commercial-quality Plug-ins

ref.
http://ifs.hsr.ch/Projects/Projects/Cute
Previous Topic:*** Couldn't reserve space for cygwin's heap, Win32 error 487
Next Topic:CDT Memory View Problem on Mac OS X
Goto Forum:
  


Current Time: Sun May 11 22:10:26 EDT 2025

Powered by FUDForum. Page generated in 0.03578 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top