Showing results for Java - Microsoft for Java Developers

Mar 7, 2022
Post comments count0
Post likes count0

Join us at Microsoft JDConf 2022

Nate Ceres
Nate Ceres

Join us for the second Microsoft JDConf event on May 4-5, 2022. JDConf is a virtual, Java focused conference where developers can come together to share interesting topics and stay engaged. Learn about the latest cloud development trends, best practices, tips, tricks, and more.

JavaOpen SourceVisual Studio Code
Feb 10, 2022
Post comments count1
Post likes count0

Java on Visual Studio Code Update – February 2022

Nick Zhu
Nick Zhu

Hi everyone, welcome to the February update of Visual Studio Code Java and this time we have a special edition for education! Many schools are back in session after the winter holidays, and in order to provide student and educators a better experience using Java on Visual Studio Code this semester, we have been making a series of improvements regar...

JavaOpen SourceVisual Studio Code
Feb 2, 2022
Post comments count0
Post likes count0

Additions and Updates to Microsoft Build of OpenJDK

Bruno Borges
Bruno Borges

Today we are excited to share two new additions to the Microsoft Build of OpenJDK family of LTS (Long Term Support) binaries: OpenJDK 11 and OpenJDK 17 binaries for Alpine Linux, and OpenJDK 11 for macOS on Apple Silicon. Other platforms have also been updated to the latest versions of OpenJDK following the tags 11.0.14 and 17.0.2. As previously st...

JavaOpen SourceOpenJDK
Jan 20, 2022
Post comments count9
Post likes count0

Java on Visual Studio Code Update – January 2022

Nick Zhu
Nick Zhu

Hi everyone, welcome to the January edition of Visual Studio Code Java update! Since this is our first blog post of the new year, we are going to look back on highlights of 2021 and take a look at our roadmap for 2022! We also have some exciting feature updates so let us get started. Highlights of 2021 2021 was a productive year for Java on Visua...

JavaOpen SourceVisual Studio Code
Dec 15, 2021
Post comments count0
Post likes count0

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
Post comments count0
Post likes count0

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
Nov 24, 2021
Post comments count0
Post likes count0

Java on Visual Studio Code Update – October 2021

Nick Zhu
Nick Zhu

Hi everyone, welcome to the October edition of the Visual Studio Code Java update! In this post, we are going to take a deep dive of the recent performance improvement on auto-completion. Performance Improvement - Faster Code Completion With the recent 1.0 release of the Java Language Server, we have made substantial improvement on the perfor...

JavaOpen SourceVisual Studio Code
Nov 4, 2021
Post comments count5
Post likes count0

Microsoft Deepens Its Investments in Java

Bruno Borges
Bruno Borges

Today we are excited to announce Microsoft has officially joined the Java Community Process. Along with that, we have also provided updates to Microsoft Build of OpenJDK, enhancements to Java support on Visual Studio Code and GitHub, and more details on Azure's rollout of Microsoft Build of OpenJDK.

Java
Oct 29, 2021
Post comments count5
Post likes count0

Java on Visual Studio Code Update – September 2021

Nick Zhu
Nick Zhu

Hi everyone, welcome to the September edition of the Visual Studio Code Java update! In this post, we are going cover the new release of Gradle extension, more convenient Code Actions and recent 1.0 language server release. Language Server for Javaâ„¢ 1.0 Release The 1.0 release of the Language Server for Javaâ„¢ was officially released recently!...

JavaOpen SourceVisual Studio Code
Oct 25, 2021
Post comments count1
Post likes count0

Spot every Spring Boot application issue on the spot using AppDynamics!

Asir V Selvasingh
Asir V Selvasingh

Today, we are excited to announce the integration of AppDynamics in the Azure Spring Cloud for full-stack observability. Over the past 20 months, we worked with many enterprise customers to learn about the scenarios they face. Many of these customers have thousands of Spring Boot applications running in on-premises data centers. As they migrate ...

JavaCloud