Skip to main content

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

You actually have to remove it temporarily from the project set, or it blocks the checkout of everything that comes after  it.

Al
----- Greg Watson <g.watson@xxxxxxxxxxxx> wrote:
> SCI is a CDT project, not Java. It is probably failing because it can't build on your machine. You can either ignore this, or remove it from your workspace.
> 
> Greg
> 
> On Jun 27, 2011, at 10:08 AM, Claudia Knobloch wrote:
> 
> > Hi Greg,
> > 
> > I also tried it. And still after the switch to the ptp_5_0 branch there
> > is the problem with the sci feature.
> > 
> > Claudia
> > 
> > On 06/27/11 15:59, Greg Watson wrote:
> >> Team>  Switch to Another Branch or Version...
> >> 
> >> Greg
> >> 
> >> On Jun 27, 2011, at 9:55 AM, Albert L. Rossi wrote:
> >> 
> >>> 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
> >>>> 
> >>> 
> >>> _______________________________________________
> >>> 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
> > 
> > 
> > ------------------------------------------------------------------------------------------------
> > ------------------------------------------------------------------------------------------------
> > Forschungszentrum Juelich GmbH
> > 52425 Juelich
> > Sitz der Gesellschaft: Juelich
> > Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498
> > Vorsitzender des Aufsichtsrats: MinDirig Dr. Karl Eugen Huthmacher
> > Geschaeftsfuehrung: Prof. Dr. Achim Bachem (Vorsitzender),
> > Dr. Ulrich Krafft (stellv. Vorsitzender), Prof. Dr.-Ing. Harald Bolt,
> > Prof. Dr. Sebastian M. Schmidt
> > ------------------------------------------------------------------------------------------------
> > ------------------------------------------------------------------------------------------------
> > 
> > Besuchen Sie uns auf unserem neuen Webauftritt unter www.fz-juelich.de
> > _______________________________________________
> > 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