You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"jdk.extenstion.debugger.error_msg.debugAdapterNotInitialized":"Oracle Java SE Debug Server Adapter not yet initialized. Please wait for a while and try again.",
84
+
"jdk.extension.notInstalled.label":"Extension not installed.",
85
+
"jdk.extension.error_msg.clientNotAvailable":"Client not available",
86
+
"jdk.extension.progressBar.error_msg.cannotRun":"cannot run {lsCommand}; client is {client}",
87
+
"jdk.extension.error_msg.doesntSupportNewTeamplate":"Client {client} doesn't support new from template",
88
+
"jdk.extension.error_msg.doesntSupportNewProject":"Client {client} doesn't support new project",
89
+
"jdk.extension.error_msg.doesntSupportGoToTest":"Client {client} doesn't support go to test",
90
+
"jdk.extension.error_msg.noSuperImpl":"No super implementation found",
91
+
"jdk.extension.error_msg.cacheDeletionError":"Error deleting the cache",
"jdk.extension.debugger.error_msg.debugAdapterNotInitialized":"Oracle Java SE Debug Server Adapter not yet initialized. Please wait for a while and try again.",
95
95
"jdk.workspace.new.prompt": "Input the directory path where the new file will be generated",
96
96
"jdk.extension.utils.error_message.failedHttpsRequest": "Failed to get {url} ({statusCode})",
97
-
"jdk.extension.error_msg.notEnabled": "{SERVER_NAME} not enabled",
98
-
"LBL_Run": "Run {methodName}",
99
-
"LBL_Debug": "Debug {methodName}",
100
-
"LBL_RunWith": "Run {methodName} with {config}",
101
-
"LBL_DebugWith": "Debug {methodName} with {config}",
102
-
"LBL_TestMethod":"Test {methodName}",
103
-
"LBL_ProfileMethod":"Profile {methodName}",
104
-
"LBL_Clean":"Clean",
105
-
"LBL_Build":"Build",
106
-
"LBL_ContinuousMode":"Continuous Mode"
97
+
"jdk.extension.error_msg.notEnabled": "{SERVER_NAME} not enabled"
0 commit comments