Showing tag results for Java

Mar 14, 2021
Post comments count4
Post likes count0

Java on Visual Studio Code Update – February 2021

Yaojin Yang
Yaojin Yang

Welcome to the February edition of VS Code update for Java. Spring is approaching. It’s a season for refreshing, no exception to VS Code. In this edition, we will present you with our experiment of a new Welcome Page and re-designed icons. We hope you like the new looking and more importantly, enjoy the upcoming Spring season.

JavaOpen SourceVisual Studio Code
Mar 11, 2021
Post comments count1
Post likes count0

Deploy Spring Boot applications by leveraging enterprise best practices – Azure Spring Cloud Reference Architecture

Asir V Selvasingh
Asir V Selvasingh

Today, we’re excited to announce the availability of the Azure Spring Cloud Reference Architecture. You can get started by deploying the Azure Spring Cloud Reference Architecture to accelerate and secure Spring Boot applications in the cloud at scale using validated best practices. Over the past year, we worked with many enterprise customers to ...

JavaCloudWeb
Feb 8, 2021
Post comments count3
Post likes count0

Java on Visual Studio Code Update – January 2021

Yaojin Yang
Yaojin Yang

Welcome to the first edition of VS Code update for Java in 2021. We got some questions around how to run tests on VS Code, so in this blog we will walk you through the how. Meanwhile, we will share the news of releasing Azure Spring Cloud extension. The extension is for you to create, manage and deploy apps to Azure Spring Cloud service.

JavaOpen SourceVisual Studio Code
Jan 11, 2021
Post comments count0
Post likes count0

Java on Visual Studio Code Update – December 2020

Yaojin Yang
Yaojin Yang

Happy New Year to everyone. In this edition, besides sharing the latest enhancements made in December, we would like to invite you for a quick poll, which will take less than 2 minutes, but is valuable for us to learn what will make VS Code a better tool for you in 2021.

JavaOpen SourceVisual Studio Code
Dec 14, 2020
Post comments count3
Post likes count0

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
Nov 16, 2020
Post comments count0
Post likes count0

Java on Visual Studio Code Update – October 2020

Yaojin Yang
Yaojin Yang

In this update, we will introduce some ‘small’ new things on debugging and project management that you would love. Some of these are directly inspired by you.

JavaOpen SourceVisual Studio Code
Oct 15, 2020
Post comments count0
Post likes count0

Java on Visual Studio Code Update – September 2020

Yaojin Yang
Yaojin Yang

In September, we launched a new VS Code installer called Coding Pack for Java. In this edition, we would like to focus on best practices of setting development environment. Regardless of whether you just want to explore or have already been using VS Code for projects or studies, we believe you all will benefit from these practices.

JavaOpen SourceVisual Studio Code
Sep 4, 2020
Post comments count4
Post likes count0

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