Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ice-dev] Eclipse target resolution error on Linux

Robert,

This is most often caused by a corrupt workspace and not necessarily ICE itself. Try...

1.) Set your target to the running platform in the Preferences menu, load it and restart ICE.
2.) Run Project->Clean->All projects and restart ICE.
3.) Try switching back to the ICE target from the Preferences menu and make sure to click the Reload button.

If that does not work, run ICE on a different workspace, clone the target from Github (not your local repo), and try again.

If neither of those work, get me.

I switch my targets on Linux all the time and I haven't have this problem in over a year.

Jay

On 10/21/2015 08:56 AM, Smith, Robert W. wrote:
Andrew,

I get the same error doing it through preferences.

I don't have any other advice on reproducing the error. It happens on every version of ICE I have on my linux machine, but notably not on Eclipse Mars. Alex had the same problem on Mac, but adding org.eclipse.equinox.p2.touchpoint.eclipse to the launch configuration fixed the issue for him. I've tried adding the touchpoint plug-ins to the product and launch configurations, but it didn't have any effect.

Thanks,
Robert

________________________________________
From: ice-dev-bounces@xxxxxxxxxxx <ice-dev-bounces@xxxxxxxxxxx> on behalf of Bennett, Andrew R. <bennettar@xxxxxxxx>
Sent: Tuesday, October 20, 2015 5:22 PM
To: ice developer discussions
Subject: Re: [ice-dev] Eclipse target resolution error on Linux

Have you tried setting it by using `Window -> Preferences -> Plug-in Development -> Target Platform`?  In the past I've had issues with the target editor and going in through preferences has solved it, although this doesn't seem to be an error of the same nature.

I don't have any issues setting the target on any of my machines, do you have any other steps to reproduce this?

Andrew
________________________________________
From: ice-dev-bounces@xxxxxxxxxxx [ice-dev-bounces@xxxxxxxxxxx] on behalf of Smith, Robert W. [smithrw@xxxxxxxx]
Sent: Tuesday, October 20, 2015 4:19 PM
To: ice-dev@xxxxxxxxxxx
Subject: [ice-dev] Eclipse target resolution error on Linux

I've been having trouble getting the target to resolve on my Linux machine. I've included a screenshot of the error message. The part that runs off the edge of the screen reads

session context was:(profile=TARGET_DEFINITION:resource:/org.eclipse.ice.target.mars/mars.target, phase=org.eclipse.equinox.internal.p2engine.phases.Configure, operand=null --> [R]org.eclipse.cdt.feature.group 8.7.0.201506070905. action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.AddRepositoryAction).


I've tried building ICE with the touchpoint bundles included in the product and set to auto-start, but that hasn't fixed the issue. Any help would be greatly appreciated.


Robert

_______________________________________________
ice-dev mailing list
ice-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-dev
_______________________________________________
ice-dev mailing list
ice-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-dev


--
Jay Jay Billings
Oak Ridge National Laboratory
(865) 241-6308
Twitter Handle: @jayjaybillings

I only check email at 8:30, 12:30 and 16:30 every day. Please call me or send
me a tweet if your message is urgent and I will take a look.



Back to the top