[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.cdt] Re: Creating a new plugin based on CDT

Unfortunately, there isn't a lot of documentation for adding to CDT. It involves a lot of looking at source....

However, what documentation there is can be found in the Help.

--
Derek


Alief Lam wrote:
Hi

I am a newbie in CDT, (though not really new in Eclipse). We need to create a new plugin which will use a lot of CDT APIs (and Photran). What is the best way to learn ? Is there any pointer for beginner ?

Thank you.