"Plug-in org.eclipse.jdt.ui was unable to load class org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart." issue in adt ( v22.6.2)

RamGrg picture RamGrg · Apr 22, 2014 · Viewed 18.3k times · Source

I am getting this error in my adt eclipse. I am using the updated version of java. Please somebody help me to solve this issue.

Answer

hmojica picture hmojica · May 16, 2014

I found the same bug in Eclipse once.

This happened to me after a Windows Update.

What I did to resolve the problem was giving (again) "Full Control"/"Admin Write Read" permissions to Eclipse Folder, in my case was in "C:\eclipse-jee-kepler-SR2-win32-x86_64". (Right Click on it, then Properties -> Security Tab and Edit there at -least your user- with Full Control)

For some reason the Windows Update changed that.