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

You'll need these 2 features in your workspace as well:

repository path: /cvsroot/tools
modules:
org.eclipse.cdt/all/org.eclipse.cdt.gnu.debug-feature
org.eclipse.cdt/all/org.eclipse.cdt.gnu.build-feature

Regards,

Vivian Kong
IBM Eclipse CDT
IBM Canada Toronto Lab

Inactive hide details for George Russell ---01/13/2010 03:54:58 PM---Hi, Thanks for such a clear guide!George Russell ---01/13/2010 03:54:58 PM---Hi, Thanks for such a clear guide!


From:

George Russell <george@xxxxxxxxxxxx>

To:

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

Date:

01/13/2010 03:54 PM

Subject:

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

Sent by:

cdt-dev-bounces@xxxxxxxxxxx




Hi,

Thanks for such a clear guide!

I have just tried to follow the guide to exporting a CDT feature
(org.eclipse.cdt-feature) , but this fails for me with the following error.

Unable to find plug-in:
org.eclipse.cdt.managedbuilder.gnu.ui_5.0.100.200909110608. Please check
the error log for more details.

As far as I can tell, that message is the extent of the error log
details. I have all the following CDT projects checked out and built in
the workspace, all tagged with the cdt_6_0 tag.  Am I missing something?

<
file:///C:/Documents%20and%20Settings/Uwe%20Dolinsky/OffloadWorkspace/org.eclipse.cdt.launch/>/org.eclipse.cdt
/org.eclipse.cdt-feature
/org.eclipse.cdt.build.core
/org.eclipse.cdt.build.gnu.core
/org.eclipse.cdt.build.ui
org.eclipse.cdt.core
org.eclipse.cdt.core.tests
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.launch
org.eclipse.cdt.make.core
org.eclipse.cdt.make.core.tests
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.testing
org.eclipse.cdt.ui

Cheers,
George


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


GIF image

GIF image


Back to the top