Frage

There is a bug in Eclipse PDT while it's starting up.

enter image description here

How to solve this issue?

War es hilfreich?

Lösung 2

Switching workspace (working adresory) or erasing the current one helped me.

Andere Tipps

I use Eclipse HELIOS and had this problem. In workspace/.metadata/.plugins/, deleting the folders whose name begins with org.eclipse.dltk and restarting eclipse worked for me. The folders were rebuilt automatically when I re-opened my workspace. For Eclipse PDT, also delete folders whose name begins with org.eclipse.pdt.

Source: https://bugs.eclipse.org/bugs/show_bug.cgi?id=337194#c5

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top