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
Description:
As I was trying the extension on Windows I got the following messages,
Error: Could not find or load main class StdioLauncher
[Info - 8:11:00 AM] Connection to server got closed. Server will restart.
Error: Could not find or load main class StdioLauncher
[Info - 8:11:00 AM] Connection to server got closed. Server will restart.
Error: Could not find or load main class StdioLauncher
[Info - 8:11:01 AM] Connection to server got closed. Server will restart.
Error: Could not find or load main class StdioLauncher
[Info - 8:11:02 AM] Connection to server got closed. Server will restart.
Error: Could not find or load main class StdioLauncher
[Error - 8:11:03 AM] Connection to server got closed. Server will not be restarted.
As I concern the reason for the issue is -cp command not correctly loading the class files into the classpath.
OS, DB, other environment details and versions:
OS- Windows 10
Steps to reproduce:
use the VSCode extension on Windows
The text was updated successfully, but these errors were encountered:
Description:
As I was trying the extension on Windows I got the following messages,
As I concern the reason for the issue is -cp command not correctly loading the class files into the classpath.
OS, DB, other environment details and versions:
OS- Windows 10
Steps to reproduce:
use the VSCode extension on Windows
The text was updated successfully, but these errors were encountered: