VS Code 的 Java 调试器 Debugger for Java

码农软件 · 软件分类 · 程序调试工具 · 2019-11-29 20:26:59

软件介绍

概念

基于 Java debugger 的轻量级 Java 调试器,它扩展了红帽对 Java 编程语言的支持。它允许用户使用Visual Studio Code(VS Code)调试 Java 代码。以下是一些功能:

  • 启动/安装

  • 断点

  • Exceptions

  • 暂停并继续

  • 进/出/结束

  • 变量

  • 调用堆栈

  • 主题

  • 调试控制台

要求

  • JDK(版本1.8.0或更高版本)

  • VS Code(版本1.17.0或更高版本)

  • Red Hat 对 Java 编程语言的支持(版本0.14.0或更高版本)

安装

打开VS Code,然后按F1Ctrl + Shift + P打开命令选项板,选择 Install Extension 并键入vscode-java-debug

或者启动VS Code Quick Open(Ctrl + P),粘贴下面的命令,然后回车。

ext install vscode-java-debug

本文地址:https://codercto.com/soft/d/20078.html

Squid: The Definitive Guide

Squid: The Definitive Guide

Duane Wessels / O'Reilly Media / 2004 / $44.95 US, $65.95 CA, £31.95 UK

Squid is the most popular Web caching software in use today, and it works on a variety of platforms including Linux, FreeBSD, and Windows. Squid improves network performance by reducing the amount of......一起来看看 《Squid: The Definitive Guide》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器