Let's make sure issue is not already fixed in latest builds first.
Steps to reproduce
From a fresh installation and clean workspace:
- *Start Eclipse -> Open Perspective "BWMT" -> Search for CompositeProvider "V1HC_CP_001" -> open it for project DIB -> error
I tried to check for any update. But there is no new software available.
I checked if org.eclipse.jdt.debug was missing as plug in. But it is available.
I deactivated the file. Seems to work but has to be done for all CITRIX-VMs (1.000 VMs). And could not be the final solution
I expected: while open a BWMT-object (i.e. Composite Provider V1HC_CP_001)
But got:
The 'xtext.common.types.originalEditorSelector' extension from plug-in 'org.eclipse.xtext.common.types.shared' to the 'org.eclipse.ui.ide.editorAssociationOverride' extension point failed to load the editor association override class.
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: org/eclipse/jdt/debug/core/IJavaThread (occurred in org.eclipse.xtext.common.types.shared.SharedCommonTypesExecutableExtensionFactory)
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: org/eclipse/jdt/debug/core/IJavaThread
From T:\CTX\Eclipse_V437
Tested under this environment:
- OS & version: Win11
- Eclipse IDE/Platform version (as shown in Help > About): Version: 2025-09 (4.37)
- ...Anything else that can be useful...
Community
Let's make sure issue is not already fixed in latest builds first.
Steps to reproduce
From a fresh installation and clean workspace:
I tried to check for any update. But there is no new software available.
I checked if org.eclipse.jdt.debug was missing as plug in. But it is available.
I deactivated the file. Seems to work but has to be done for all CITRIX-VMs (1.000 VMs). And could not be the final solution
I expected: while open a BWMT-object (i.e. Composite Provider V1HC_CP_001)
But got:
The 'xtext.common.types.originalEditorSelector' extension from plug-in 'org.eclipse.xtext.common.types.shared' to the 'org.eclipse.ui.ide.editorAssociationOverride' extension point failed to load the editor association override class.
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: org/eclipse/jdt/debug/core/IJavaThread (occurred in org.eclipse.xtext.common.types.shared.SharedCommonTypesExecutableExtensionFactory)
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: org/eclipse/jdt/debug/core/IJavaThread
From T:\CTX\Eclipse_V437
Tested under this environment:
Community