Showing results for JDK - Microsoft for Java Developers

Dec 14, 2020
3
0

Java on Visual Studio Code Update – November 2020

Yaojin Yang
Yaojin Yang

In this update, we are excited to announce a new wizard for Java runtime configuration. The wizard streamlines JDK configuration experience for your project. Please, try it and let us know how you like it. In addition, we share two enhancement features, 1) infer selection range from cursor position and 2) export JAR through custom task.

JavaOpen SourceVisual Studio Code
Sep 4, 2020
4
0

About Upgrading to Java 11 for VS Code for Java

Yaojin Yang
Yaojin Yang

Since the introduction of Java 11 requirement for running VS Code for Java, we have constantly heard from our users that they thought Java 8 is no longer supported, which is NOT true. In this blog, we will explain the requirement itself and provide steps for you to upgrade smoothly and quickly without impact your project.

JavaVisual Studio Code
Feb 19, 2020
0
0

Java on Visual Studio Code Update – February 2020

Xiaokai He
Xiaokai He

In this update for Java on VS Code, we will show you the new ways to manage your dependencies and configure your multiple JDK. We will also show you the additional tools you can use with popular frameworks and runtimes such as Spring Boot and Quarkus. There're also a few new code actions and improvements to checkout.

Java