Pregunta

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

enter image description here

How to solve this issue?

¿Fue útil?

Solución 2

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

Otros consejos

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

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top