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

Hi,

Having gotten the two modules checked out into my workspace, I have now gotten the CDT feature to export, and have placed it into the dropins/eclipse folder of an Eclipse 3.5 download (with no previous CDT install)

On running the Eclipse with the CDT feature in that folder, I get errors in the error log, as follow, and no CDT.

An error occurred while installing the items
The artifact for binary,org.eclipse.cdt_root,6.0.2.201001141431 is not available. session context was:(profile=SDKProfile, phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.Install, operand=null --> [R]org.eclipse.cdt_root 6.0.2.201001141431, action=org.eclipse.equinox.internal.p2.touchpoint.natives.actions.UnzipAction).

Any idea what I'm doing wrong here?

Cheers,
George Russell

Vivian Kong wrote:

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




Back to the top