Skip to content
This repository was archived by the owner on Apr 24, 2024. It is now read-only.

Bintopia/java-debug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple debug extension for the Java. It is based on the javac command line debugger.

Searching in marketplace

Functionality

First, toggle output:

Ctrl + Shift + U

To compile selected file:

Alt + C

To run compiled class of selected file.

Alt + R

Install

Open up VS Code and hit F1 and type ext select "Extensions:Install Extension" and type "java-debug" hit enter and reload window to enable.

Installation

Fork

git clone https://github.com/go-bin/vscode-java-debug.git

Feedback

License

Apache License 2.0

Note

  • Requires Java Development Kit.
  • JAVA_HOME environment variable should be settled and add to PATH environment variable also needed.

About

A simple vscode debug extension for the Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •