Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Re: building the CDT

This should be the set of features and plugins to build the org.eclipse.cdt feature:

org.eclipse.cdt
org.eclipse.cdt-feature
org.eclipse.cdt.core
org.eclipse.cdt.core.aix
org.eclipse.cdt.core.linux
org.eclipse.cdt.core.linux.ia64
org.eclipse.cdt.core.linux.ppc
org.eclipse.cdt.core.linux.x86
org.eclipse.cdt.core.linux.x86_64
org.eclipse.cdt.core.macosx
org.eclipse.cdt.core.qnx
org.eclipse.cdt.core.solaris
org.eclipse.cdt.core.win32
org.eclipse.cdt.debug.core
org.eclipse.cdt.debug.mi.core
org.eclipse.cdt.debug.mi.ui
org.eclipse.cdt.debug.ui
org.eclipse.cdt.doc.isv
org.eclipse.cdt.doc.user
org.eclipse.cdt.dsf
org.eclipse.cdt.dsf.gdb
org.eclipse.cdt.dsf.gdb.ui
org.eclipse.cdt.dsf.ui
org.eclipse.cdt.gnu.build-feature
org.eclipse.cdt.gnu.debug-feature
org.eclipse.cdt.gnu.dsf-feature
org.eclipse.cdt.launch
org.eclipse.cdt.make.core
org.eclipse.cdt.make.ui
org.eclipse.cdt.managedbuilder.core
org.eclipse.cdt.managedbuilder.gnu.ui
org.eclipse.cdt.managedbuilder.ui
org.eclipse.cdt.platform-feature
org.eclipse.cdt.sdk
org.eclipse.cdt.sdk-feature
org.eclipse.cdt.ui

Regards,

Vivian Kong
IBM Eclipse CDT
IBM Canada Toronto Lab

Inactive hide details for George Russell ---01/14/2010 10:48:59 AM---Hi, I am now a little confused; can I confine my checkout George Russell ---01/14/2010 10:48:59 AM---Hi, I am now a little confused; can I confine my checkout and local builds


From:

George Russell <george@xxxxxxxxxxxx>

To:

"CDT General developers list." <cdt-dev@xxxxxxxxxxx>

Date:

01/14/2010 10:48 AM

Subject:

Re: [cdt-dev] Re: building the CDT

Sent by:

cdt-dev-bounces@xxxxxxxxxxx




Hi,

I am now a little confused; can I confine my checkout and local builds
to the modules/packages mentioned in fig5, or should I follow
recursively into the modules/packages mentioned in fig3 e.g.
org.eclipse.core.expressions?

How much of the entire Eclipse codebase will I need to build CDT alone?

Cheers,
George

David Sariel wrote:

>  fig. 2. gif
> and
>  fig 3.gif
>
> Also, you can spear all those tedious checks and to can check out
> everything from the red rectangles on
>
>  fig 5.gif
>
> Just make sure to put all projects (from all, dsf and dsf-gdb) on the
> same level in your workspace.
>
>
> Hope it helps,
>
> David
>
>
>
>  

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


GIF image

GIF image


Back to the top