Estebjor

Results 3 comments of Estebjor

Actually it is true `{ "version": "0.2.0", "configurations": [ { "name": "Java", "type": "java", "request": "launch", "stopOnEntry": true, "jdkPath": "${env:JAVA_HOME}/bin", "cwd": "${fileDirname}", "startupClass": "${fileBasenameNoExtension}", "classpath": [ ".", "${fileDirname}" ] },...

It shows me: Failed to start the program, Timeout after 5000 milli-seconds