Eclipse Code Recommenders Error

Maxi picture Maxi · Jul 8, 2016 · Viewed 11.9k times · Source

"Code Recommenders Instalation Error" org.eclipse.recommenders.mylyn.rcp

I'm using Mars and gettin this error everyday when i try to use "Ctrl + Space". In only appears once in a day(the first time in the day that i want to use code recommenders).

Eclipse gives me the magical solution to "restart Eclipse", but it doesn't do anything.

I tried to reinstall the eclipse plugin, without success.

Thanks to all for your possible help!

Answer

Johannes Dorn picture Johannes Dorn · Feb 24, 2017

This error occurs if Code Recommenders cannot resolve its bundle that integrates with Mylyn.

The most likely cause is that you somehow installed Code Recommender's Mylyn completion but don't have (a compatible version of) Mylyn installed.

Do the following to remove the non-functional bundle:

Go to Help > About Eclipse > Installation Details. In the Installed Software dialog, select the Code Recommenders Mylyn Integration entry, press Uninstall... and follow the instructions.