FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

maxandersen/vscode-java-debug at session · GitHub

 
 

Repository files navigation

Java Debug Extension for Visual Studio Code

Overview

A lightweight Java Debugger based on Java Debug Server. It works with Language Support for Java by Red Hat to allow users debugging Java code using Visual Studio Code (VS Code).

Features

  • Launch/Attach
  • Breakpoints
  • Exceptions
  • Pause & Continue
  • Step In/Out/Over
  • Variables
  • Callstacks
  • Threads
  • Debug console

Usage

  • Launch VS Code
  • Open a Java project (Maven/Gradle/Eclipse)
  • Open a Java file to activate the related extensions
  • Add debug configuration and specify "mainClass" in launch.json
  • Press F5

Feedbacks

Please share your feedbacks and ask questions to help us improve. See you here.

About

Java Debugger for Visual Studio Code.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL