문제

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