github microsoft/vscode-java-debug 0.23.0
Release 0.23.0

latest releases: 0.57.0, 0.56.1, 0.56.0...
4 years ago

Added

  • Provide "Fix..." suggestions when "Build failed" occurs during launching the application. #358.
  • Prompt to add the folder to source path if the running file isn't on classpath. #470.
  • Provide samples for the commonly used debug configuration. See the doc.

Fixed

  • It's safe to keep running the run/debug codelens if the debug configuration fails to save into the launch.json. PR#673.
  • Improve the error handling when running the file via the context "run" or "debug" menu. PR#679.
  • Support searching main classes from the workspace invisible project. PR#305.

Changed

  • Update troubleshooting doc for class not found error. See the doc.
  • Update troubleshooting doc for build failed error. See the doc.

Don't miss a new vscode-java-debug release

NewReleases is sending notifications on new releases.