Question

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

enter image description here

How to solve this issue?

Était-ce utile?

La solution 2

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

Autres conseils

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

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top