Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] Latest epp-parallel build for Indigo

There is one RDT feature missing: org.eclipse.ptp.rdt.xlc.feature. Please include that in this package as well.

Regards,

Vivian Kong
IBM Eclipse CDT
IBM Canada Toronto Lab

Inactive hide details for Beth Tibbitts ---03/14/2011 09:09:31 AM---Over the weekend we got a new epp-parallel build constructeBeth Tibbitts ---03/14/2011 09:09:31 AM---Over the weekend we got a new epp-parallel build constructed: http://build.eclipse.org/technology/ep


From:

Beth Tibbitts <tibbitts@xxxxxxxxxx>

To:

ptp-dev@xxxxxxxxxxx

Date:

03/14/2011 09:09 AM

Subject:

[ptp-dev] Latest epp-parallel build for Indigo

Sent by:

ptp-dev-bounces@xxxxxxxxxxx




Over the weekend we got a new epp-parallel build constructed:
http://build.eclipse.org/technology/epp/epp_build/indigo/download/20110314-0805/

This one still gives me the following error when i try to make a remote project:
\Internal Error:
org.eclipse.cdt.managedbuilder.ui.wizards.CfgHolder.getToolChain()Ljava/lang/Object;
And the new project wizard hangs.

The features that we include in this epp-parallel build are in the org.eclipse.epp.package.parallel.feature project
under technology/org.eclipse.epp/packages.
Here is a list - it started with the cpp epp package's list but that may have morphed since then.

<import
 feature="org.eclipse.epp.package.common.feature"/>
<import
 feature="org.eclipse.platform" />
<import
 feature="org.eclipse.cvs" />
<import
 feature="org.eclipse.equinox.p2.user.ui" />
<import
 feature="org.eclipse.help"/>
<import
 feature="org.eclipse.rcp" />
<import
 feature="org.eclipse.cdt.platform" />
<import
 feature="org.eclipse.cdt" />
<import
 feature="org.eclipse.cdt.mylyn"/>
<import
 feature="org.eclipse.cdt.p2"/>
<import
 feature="org.eclipse.cdt.debug.ui.memory"/>
<import
 feature="org.eclipse.cdt.core.parser.upc.feature" />
<import
 feature="org.eclipse.mylyn_feature"/>
<import
 feature="org.eclipse.mylyn.context_feature"/>
<import
 feature="org.eclipse.mylyn.team_feature"/>
<import
 feature="org.eclipse.mylyn.ide_feature"/>
<import
 feature="org.eclipse.mylyn.bugzilla_feature"/>
<import
 feature="org.eclipse.mylyn.wikitext_feature"/>
<import
 feature="org.eclipse.rse"/>
<import
 feature="org.eclipse.ptp" />
<import
 feature="org.eclipse.ptp.rdt" />
<import
 feature="org.eclipse.ptp.rdt.sync" />
<import
 feature="org.eclipse.ptp.remote.rse" />
<import
 feature="org.eclipse.ptp.pldt.upc" />
<import
 feature="org.eclipse.photran"/>
<import
 feature="org.eclipse.photran.intel" />
<import
 feature="org.eclipse.photran.xlf" />
<import
 feature="org.eclipse.rephraserengine" />

If anyone can tell what's missing to get the cdt.managedbuilder problem above fixed, let me know.

...Beth

Beth Tibbitts
Eclipse Parallel Tools Platform http://eclipse.org/ptp
IBM STG - High Performance Computing Tools
Mailing Address: IBM Corp., 745 West New Circle Road, Lexington, KY 40511_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev


GIF image

GIF image


Back to the top