Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Programmatically set the referenced projects for the CDT project

Hi Raj,

Looking at the test cases would be a good starting point to understand the functionality of CDT features, especially if you want to achieve them programmatically. Checkout the test cases in org.eclipse.cdt.core.tests plugin. You should find examples there to see how to create a project, work with builders, indexer, etc.

Hope this helps.

Thanks,
-Sri.

On Fri, Apr 3, 2009 at 11:54 AM, Elena Laskavaia <elaskavaia@xxxxxxx> wrote:
Question about programmatically creating project was asked several times on this forum and has responses so please search for it.
CDT Programmer's Guide is in helpbook (type "CDT Programmer's Guide" in google).
If you can't find your answer on the net it is not documented. Use CDT source code in this case to find your answers.



Pushparaj Ponniah wrote:
Hi All,
Is there a way to programmatically set the referenced projects for the CDT project?

Thanks in advance.

Raj


     Add more friends to your messenger and enjoy! Go to http://messenger.yahoo.com/invite/

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top