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.extension.error_msg.doesntSupportNotebookCellExecution":"Language Server for {client} doesn't support notebook cell execution",
92
94
"jdk.extension.error_msg.doesntSupportJShellExecution":"Language Server for {client} doesn't support JShell execution",
93
95
"jdk.extension.error_msg.noSuperImpl":"No super implementation found",
94
-
"jdk.extension.error_msg.cacheDeletionError":"Error deleting the cache",
96
+
"jdk.extension.error_msg.cacheDeletionError":"Error deleting the cache.Please try deleting this directory manually.",
97
+
"jdk.extension.error_msg.cacheDeletion.notOpenUserDir":"Error opening user directory in explorer.Please try opening and deleting this {userDir} directory manually and reloading the window.",
"jdk.extension.debugger.error_msg.debugAdapterNotInitialized":"Oracle Java extension Debug Server Adapter not yet initialized. Please wait for a while and try again.",
"jdk.extension.error_msg.cacheDeletionError":"Error deleting the cache.Please try deleting this directory manually.",
97
+
"jdk.extension.error_msg.cacheDeletion.notOpenUserDir":"Error opening user directory in explorer.Please try opening and deleting this {userDir} directory manually and reloading the window.",
"jdk.extension.error_msg.cacheDeletionError":"Error deleting the cache.Please try deleting this directory manually.",
97
+
"jdk.extension.error_msg.cacheDeletion.notOpenUserDir":"Error opening user directory in explorer.Please try opening and deleting this {userDir} directory manually and reloading the window.",
0 commit comments