Eclipse not Detecting Attempt to Upgrade from Luna to Mars
Solution 1:
- Add the following sources to your available software list (
Window > Preferences > Install/Update > Available Software Sites > Add
):- http://download.eclipse.org/releases/mars/
- http://download.eclipse.org/eclipse/updates/4.5
Remove the old sources (http://download.eclipse.org/releases/luna/ and http://download.eclipse.org/eclipse/updates/4.4).
Go to
Help > Install New Software
and select http://download.eclipse.org/eclipse/updates/4.5 from theWork with:
dropdown. It should be calledThe Eclipse Project Updates
.Tick
Eclipse Java Development Tools > Eclipse Java Development Tools
andEclipse Platform > Eclipse Platform
and then clickNext
. See the following image (yours won't be greyed out - I've already upgraded).
On the next screen, you may be asked to remove out of date plugins (due to broken / missing dependencies).
Your will be prompted to restart Eclipse. When it restarts, you will be greeted with an Eclipse Mars splash screen.
Solution 2:
I never did resolve this issue, so I downloaded the new version of Eclipse and reinstalled everything. Since doing so, other issues that I have had with Eclipse in the past that I previously ignored seem to have been resolved.