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

enter image description here

How to solve this issue?

有帮助吗?

解决方案 2

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

其他提示

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

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top