Hi
I am using Theia 1.36 and vs code java debug version 0.48.0, I see these warnings in the console log:
WARN Failed to register a menu item for plugin vscjava.vscode-java-debug contributed to editor/title/run Object Error: Could not find submenu with id editor/title/run
{command: 'java.debug.debugJavaFile', submenu: undefined, alt: undefined, group: '1_javadebug@20', when: 'resourceExtname == .java'}
Thanks