diff --git a/java/java-impl/resources/META-INF/JavaPlugin.xml b/java/java-impl/resources/META-INF/JavaPlugin.xml index da1826a047fe..fef27401d1ed 100644 --- a/java/java-impl/resources/META-INF/JavaPlugin.xml +++ b/java/java-impl/resources/META-INF/JavaPlugin.xml @@ -2697,7 +2697,6 @@ - + diff --git a/plugins/jshell/console/resources/messages/JShellBundle.properties b/plugins/jshell/console/resources/messages/JShellBundle.properties index ce1d9f0f33b2..5930515378a6 100644 --- a/plugins/jshell/console/resources/messages/JShellBundle.properties +++ b/plugins/jshell/console/resources/messages/JShellBundle.properties @@ -6,3 +6,4 @@ jshell.command.queue=JShell Command Queue action.JShell.Console.text=JShell Console\u2026 action.JShell.Console.description=Launch JShell Console whole.project= +notification.group.jshell=JShell problem occurred