Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] workspace problems

Greg,

how do I get to it?

Al
----- Greg Watson <g.watson@xxxxxxxxxxxx> wrote:
> Al,
> 
> If you switch to the ptp_5_0 branch, you shouldn't see any API breakage. I haven't updated the plugin versions in HEAD yet.
> 
> Greg
> 
> On Jun 26, 2011, at 5:04 PM, Albert L. Rossi wrote:
> 
> > I'm still getting the error below (I started completely over), but most red marks are gone now.  However:
> > 
> > I'm seeing API breakage in:
> > 
> > /org.eclipse.ptp.pldt.mpi.core
> > /org.eclipse.ptp.pldt.openmp.core
> > 
> > Al
> > 
> > ----- Albert L. Rossi <arossi@xxxxxxxxxxxxx> wrote:
> >> I have tried to do a fresh install of my workspace.  I checked out clean copy of Indigo, added the necessary libraries, wiped out my workspace and checked out from the repository using HEAD-all-developers.
> >> 
> >> The first problem I noted was that the "sci" feature was failing.  I eliminated that from the project set, and everything downloaded fine.
> >> 
> >> However, after applying the 20110614 build as API baseline, I ran clean/build.  I get all kinds of red marks, and it keeps failing here:
> >> 
> >> org.eclipse.core.runtime.CoreException: The builder launch configuration could not be found.
> >> 	at org.eclipse.core.externaltools.internal.ExternalToolsCore.newError(ExternalToolsCore.java:112)
> >> 	at org.eclipse.core.externaltools.internal.model.ExternalToolBuilder.build(ExternalToolBuilder.java:76)
> >> 	at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:728)
> >> 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> >> 	at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:199)
> >> 	at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:239)
> >> 	at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:292)
> >> 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> >> 	at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:295)
> >> 	at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:351)
> >> 	at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:374)
> >> 	at org.eclipse.core.internal.resources.Workspace.buildInternal(Workspace.java:513)
> >> 	at org.eclipse.core.internal.resources.Workspace.build(Workspace.java:422)
> >> 	at org.eclipse.ui.actions.GlobalBuildAction$1.run(GlobalBuildAction.java:180)
> >> 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
> >> 
> >> 
> >> Any ideas?
> >> 
> >> Al
> > _______________________________________________
> > 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
> 



Back to the top