javaandroideclipse-adt

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


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.


Solution

  • 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.