Bug 580456

Summary: Cannot invoke "org.eclipse.pde.core.plugin.ModelEntry.getWorkspaceModels()" because "swtEntries" is null
Product: [Eclipse Project] PDE Reporter: Flavio B <fbcyborg>
Component: UIAssignee: PDE-UI-Inbox <pde-ui-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3 CC: Vikas.Chandra
Version: 4.24   
Target Milestone: ---   
Hardware: PC   
OS: Windows 10   
Whiteboard:
Attachments:
Description Flags
Error Message for swtEntries is null none

Description Flavio B CLA 2022-07-26 13:31:51 EDT
Created attachment 288647 [details]
Error Message for swtEntries is null

Hello everyone,

I have installed the latest Eclipse IDE version (today it is eclipse-jee-2022-06-R-win32-x86_64.zip) and I always get the following error hovering the mouse on the RUN/debug button on the toolbar.

Cannot invoke "org.eclipse.pde.core.plugin.ModelEntry.getWorkspaceModels()" because "swtEntries" is null

Notice that this is happening only when I am working on a JUnit4 class.
Comment 1 Vikas Chandra CLA 2022-07-27 00:03:50 EDT
Can you open an issue here https://github.com/eclipse-pde/eclipse.pde/issues
Comment 2 Flavio B CLA 2022-07-27 02:24:57 EDT
OK, 

here's the new GitHub issue: https://github.com/eclipse-pde/eclipse.pde/issues/238

Thanks!