Showing results for December 2021 - Microsoft for Java Developers

Dec 15, 2021
0
0

Java on Visual Studio Code Update – November 2021

Nick Zhu
Nick Zhu

Hi everyone, welcome to the November edition of the Visual Studio Code Java update! In this end-of-year post, we are going to look at several new improvements related to fundamental Java development experience as well as our updates related to encoding issues. Inner-loop dev experience directly impacts developer's day-to-day productivity and thi...

JavaOpen SourceVisual Studio Code
Dec 4, 2021
0
0

Say goodbye to “.project” files in Language Support for Javaâ„¢ 1.1.0

Nick Zhu
Nick Zhu

Recent 1.1.0 release of Language Support for Javaâ„¢ contains an important update: now when the extension imports a new Java project, the project metadata files ( .project , .classpath , settings, etc.) will no longer be generated in the project path by default. This issue was reported more than three years ago and it has been there since 2018 . This...

JavaOpen SourceVisual Studio Code