Skip to content

Keybinding - double conflict on Ctrl+J #321

@lrozenblyum

Description

@lrozenblyum

Hello!
Eclipse 2026-06, MoreUnit: 4.0.0.

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions