Vscode-java-debug warn messages in console

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

This is basically the same issue as in Many vscode git extension warning messages in console log. This board is for questions/technical help. For technical issues, please create an issue on our GitHub repo.