Showing category results for Java

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
Sep 2, 2020
Post comments count1
Post likes count0

How to Tell Time in Java’s Garbage Collection

Ana Marsh
Ana Marsh

Introduction As I wrap up my internship with Microsoft this summer, I have discovered the value in being confused. The more I learned, the more some things became clearer and the more other things became cloudier. In the end, I am left with a headache of confusion on how to tell time, something I thought I mastered in 2nd grade. Three months ago, ...

JavaOpen SourceOpenJDK
Aug 12, 2020
Post comments count1
Post likes count0

Java on Visual Studio Code Update – July 2020

Yaojin Yang
Yaojin Yang

Java on VS Code update for July introduces new features of Project Manager and Extension Guide aiming for improving getting started experience. This edition also introduces Just My Code and other enhancements for debugging.

JavaOpen SourceVisual Studio Code
Jun 28, 2020
Post comments count6
Post likes count0

Java on Visual Studio Code Update – June 2020

Yaojin Yang
Yaojin Yang

Java on VS Code update for June introduces Java installer pack for MacOS and code completion for Lightweight Mode. This edition also reminds that soon, Java 11 or above version will be required to run your VS Code for Java.

JavaOpen SourceVisual Studio Code
Jun 24, 2020
Post comments count5
Post likes count0

Announcing OpenJDK for Windows 10 on ARM

Bruno Borges
Bruno Borges

Today, our team is excited to share that it has completed the first phase of porting OpenJDK™ for Windows 10 on Arm® (AArch64) based devices, and now we are in the process of upstreaming the initial changes to the OpenJDK project.

JavaOpen Source
Jun 1, 2020
Post comments count0
Post likes count0

Java on Visual Studio Code Update – May 2020

Yaojin Yang
Yaojin Yang

Welcome back to the May update of Java on Visual Studio Code. Your satisfaction continuously motivates us delivering the best product for you. Therefore, whatever it is a new feature or an enhancement, we hope you like it. In this update, we will show enhancements on Java side that make the product more friendly and also answer a frequently aske...

JavaOpen SourceVisual Studio Code
Apr 30, 2020
Post comments count1
Post likes count0

Java on Visual Studio Code Update – April 2020

Xiaokai He
Xiaokai He

Java on VS Code April update will show you the effect of latest performance improvements, new Java 14 support and semantic highlighting. Also including how to easily create new Java class, perform rename refactoring from file explorer and preview the proposed changes.

JavaOpen SourceVisual Studio Code