Showing results for Cloud - Microsoft for Java Developers

Dec 12, 2024
0
1

Announcing Javac support in Visual Studio Code Java

Nick Zhu
Nick Zhu

Hi everyone, we are pleased to announce partial support of Javac as the underlying compiler in Visual Studio Code Java, JDT, and JDT-LS. The effort to provide this support has been a joint collaboration with Red Hat and Microsoft and is nearly a year in the making. This change aims to ensure timely support for the latest Java features and align ...

CloudOpen SourceVisual Studio Code
Oct 30, 2024
0
0

Java on Azure Tooling Update – October 2024

Jialuo Gan
Jialuo Gan

Hi everyone, welcome to the October update of Java on Azure developer tools. In this update, we will introduce our Managed Identity Support for Azure Functions in Azure Toolkit for IntelliJ IDEA. Additionally, we are launching a new series called Java on Azure Tooling Guide, and in our first post, we will discuss using App Service with the Azure To...

JavaVisual Studio CodeCloud
Oct 29, 2024
0
6

Announcing Technical Preview of the GitHub Copilot upgrade assistant for Java

Nick Zhu
Nick Zhu

As AI and LLMs continue to evolve, agentic workflows are rapidly emerging as the next wave of AI-assistance. Agentic workflows allow AI systems to coordinate tasks and make decisions with minimal human input. These systems use autonomous agents in their workflow and can bring enormous benefits as they can create plans, perform individual tasks, emp...

CloudJavaVisual Studio Code
Oct 10, 2024
0
2

Java on Visual Studio Code Update – September 2024

Nick Zhu
Nick Zhu

Hi everyone, welcome to the September update for Visual Studio Code for Java! In this blog, we will cover some important Spring feature updates and Gradle enhancements, let's get started! Spring Updates Explain SpEL expressions, query statements, and AOP pointcut expressions with GitHub Copilot SpEL expressions, query statements, and AOP pointcu...

JavaVisual Studio CodeCloud
Sep 13, 2024
1
2

Java on Visual Studio Code Update – August 2024

Nick Zhu
Nick Zhu

Hi everyone, welcome to the August update for Visual Studio Code for Java! In this blog, we will cover important Gradle updates, more user experience improvements, and an improved getting started experience, let's get started! Gradle Updates Adding Gradle for Java into Extension Pack for Java Some of our users might have noticed that recently in...

JavaVisual Studio CodeCloud
Aug 1, 2024
0
0

Java on Visual Studio Code Update – July 2024

Nick Zhu
Nick Zhu

Hi everyone, welcome to the July update for Visual Studio Code for Java! This blog will cover the latest Gradle enhancements, user experience improvements and new Spring features, so let's get started! Gradle enhancements HCR Support for Gradle Build Server HCR (Hot Code Replace) is an advanced feature that debugger supports in VS Code Java. It ...

JavaVisual Studio CodeCloud
Jul 25, 2024
0
0

Java on Azure Tooling Update – June 2024

Jialuo Gan
Jialuo Gan

Hi everyone, welcome to the June update of Java on Azure developer tools. In this update, we will introduce our Workload Profiles Support for Azure Container Apps in Azure Toolkit for IntelliJ IDEA. We hope you enjoy these updates and have a smooth experience with our Azure toolkit. Please download and install the Azure Toolkit for IntelliJ. Let’s ...

JavaOpen SourceCloud
Jun 28, 2024
1
0

Java on Visual Studio Code Update – June 2024

Nick Zhu
Nick Zhu

Hi everyone, welcome to the June update for Visual Studio Code for Java! In this blog we are going to share several user experience updates, as well as important Spring features improvements, so let's get started! Project Settings Page Enhancements New Compiler Section A new compiler section was added to the project settings page. This allows yo...

Visual Studio CodeCloudIntelligent Apps
Jun 3, 2024
1
2

Java on Visual Studio Code Update – May 2024

Nick Zhu
Nick Zhu

Hi everyone, welcome to the May update for Visual Studio Code for Java! In this blog we are going to share an exciting new AI related feature for Java developers on Visual Studio Code. In addition, there will be several important Spring updates, so let's get started. Rewriting your Java code with Copilot-based suggestions As our code undergoes up...

JavaOpen SourceVisual Studio Code
May 23, 2024
0
0

Announcing Java on Azure Container Apps Support for Java on Azure Developer Tools

Jialuo Gan
Jialuo Gan

During Build 2024, it was announced that Azure Container Apps now offers a rich set of operational capabilities for Java Developers. (Full details on this blog). We are excited to share that Azure Toolkit for IntelliJ has provided support for Java on Azure Container Apps(Java on ACA) with flexible deployment options. With this support, Java devel...

Azure Container AppsJavaCloud