[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [ptp-dev] Latest epp-parallel build for Indigo
|
Linuxtools is an anomaly that we are struggling with on the C/C++ IDE as well. The EPP generators currently don't support platform dependent features. I want to take a look at addressing that but it probably won't happen until next year's release.
Doug.
On Tue, Mar 15, 2011 at 9:50 AM, Beth Tibbitts
<tibbitts@xxxxxxxxxx> wrote:
Another build:
Vivian noticed xlc was missing. We added it to this build:
http://build.eclipse.org/technology/epp/epp_build/indigo/download/20110315-0811/
I can now create a remote project.
We tried adding linuxtools too but that won't work on non-linux platforms.
Here's the dialog about it (at the end)
https://bugs.eclipse.org/bugs/show_bug.cgi?id=331589
Please test!! Any other ideas about linuxtools?
...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
Beth Tibbitts---03/14/2011 09:10:12 AM---Over the weekend we got a new epp-parallel build constructed: http://build.eclipse.org/technology/ep
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
_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev

