Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] workspace (for working on CDT code) messed up - org.eclipse.core not resolved

Or this :). 

________________________________________________________________________
From: Marc-André Laperle <marc-andre.laperle@xxxxxxxxxxxx>
Date: Wed Oct 01 2014 09:57:16 GMT-0400 (EDT)
To: CDT General developers list. <cdt-dev@xxxxxxxxxxx>
Subject: Re: [cdt-dev] workspace (for working on CDT code) messed up - org.eclipse.core not resolved

You can try to set your target platform again. Open org.eclipse.cdt.target/cdt-e4.4.target and click on Set as Target Platform.

Hope this helps,
Marc-Andre
________________________________________
From: cdt-dev-bounces@xxxxxxxxxxx [cdt-dev-bounces@xxxxxxxxxxx] on behalf of Nathan Ridge [zeratul976@xxxxxxxxxxx] Sent: Wednesday, 01 October 2014 2:17 AM
To: CDT Mailing List
Subject: [cdt-dev] workspace (for working on CDT code) messed up - org.eclipse.core not resolved

I accidentally killed the Eclipse instance I use to develop CDT while it was starting up, and now my workspace is quite messed up - all imports that start with 'org.eclipse.core' are unresolved.

Any suggestions for recovering from this state, besides starting from scratch (fresh Eclipse installation, fresh repo checkout, etc.)?

Thanks,
Nate

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


Back to the top