Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Building CDT from CVS and exporting it

You can either:

a) Export the CDT feature via File->Export->Plugin Development->Deployable
Features.  This will automatically export all the required plugins.

b) Export all the plugins etc. individually or all at once via
File->Export->Plugin Development->Deployable Plugins and Fragments.
However, this is more error prone and you're better off doing a).

c) Use the ANT stuff in org.eclipse.cdt.releng to build CDT the way the
nightly build does.

===========================

Chris Recoskie
Team Lead, IBM CDT Team
IBM Toronto
http://www.eclipse.org/cdt



Back to the top