Check logs of Eclipse after startup.
!ENTRY org.eclipse.jface 2 0 2026-06-11 18:23:12.313
!MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2026-06-11 18:23:12.313
!MESSAGE A conflict occurred for CTRL+J:
Binding(CTRL+J,
ParameterizedCommand(Command(org.eclipse.ui.edit.findIncremental,Incremental Find,
Incremental find,
Category(org.eclipse.ui.category.edit,Edit,null,true),
WorkbenchHandlerServiceHandler("org.eclipse.ui.edit.findIncremental"),
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.textEditorScope,,,system)
Binding(CTRL+J,
ParameterizedCommand(Command(org.moreunit.core.commands.jumpCommand,Jump to Test/Source,
Jump to the test or source associated to the current file.,
Category(org.moreunit.core.commands.category,MoreUnit,null,true),
WorkbenchHandlerServiceHandler("org.moreunit.core.commands.jumpCommand"),
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.textEditorScope,,,system)
Binding(CTRL+J,
ParameterizedCommand(Command(org.moreunit.core.commands.jumpCommand,Jump to Test/Source,
Jump to the test or source associated to the current file.,
Category(org.moreunit.core.commands.category,MoreUnit,null,true),
WorkbenchHandlerServiceHandler("org.moreunit.core.commands.jumpCommand"),
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)
Hello!
Eclipse 2026-06, MoreUnit: 4.0.0.
Check logs of Eclipse after startup.