Bug 580456 - Cannot invoke "org.eclipse.pde.core.plugin.ModelEntry.getWorkspaceModels()" because "swtEntries" is null
Summary: Cannot invoke "org.eclipse.pde.core.plugin.ModelEntry.getWorkspaceModels()" b...
Status: NEW
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.24   Edit
Hardware: PC Windows 10
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: PDE-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-26 13:31 EDT by Flavio B CLA
Modified: 2022-07-27 02:24 EDT (History)
1 user (show)

See Also:


Attachments
Error Message for swtEntries is null (12.06 KB, image/png)
2022-07-26 13:31 EDT, Flavio B CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!