News

What's New for Java Tooling in VS Code, Azure Cloud

Java on Visual Studio Code gets a new tool to its extension pack, while Java on Azure upgraded the Azure Toolkit for IntelliJ and more in new regular updates for both properties.

The August 2024 update for Java on Visual Studio Code ladles some Gradle into to the dev team's Extension Pack for Java, specifically the Gradle for Java extension for the popular build automation tool, which previously came separately.

VS Code Extension Pack for Java
[Click on image for larger view.] VS Code Extension Pack for Java (source: Microsoft).

Nick Zhu, senior program manager, explained the team improved the Gradle tool in the process by reducing the number of JVM procesess that get spawned to provide different features. Merging multiple processes into on decreased the use of computation resources and reduced memory consumption.

Gradle also figures in another new feature, the ability to delegate "Debug Test" to Gradle. "In our previous blog, we mentioned supporting delegating test to Gradle for 'Run Test' scenario in our extension, which allows you to execute tests in Visual Studio Code Java via the Gradle test runner, this will ensure consistency of the test output with Gradle CLI," Zhu said. "In our latest release, we have also enabled 'Debug Test' as well."

Furthermore, in an updated walkthrough for onboarding users to the extension via a multi-step checklist, "Users can now learn how to access code actions and source actions among these steps."

Java on Azure
As indicated, this team is responsible for the Azure Toolkit for IntelliJ, which, even though developed by Microsoft, appears in the marketplace of JetBrains, developer of the tool.

Leading the news here is managed identity support for Azure App Service, one of the services it supports along with Azure Functions, Azure Spring Apps, Azure Kubernetes, Azure Container Apps, Virtual Machines, Azure Database for MySQL, Azure Cosmos DB, SQL Server, Azure Storage and Application Insights.

"In the latest release, we have added Managed Identity support for Azure Web Apps in our toolkit," said Jialuo Gan, program manager. "This feature offers developers the flexibility to use managed identities for authenticating and accessing Azure resources, such as Azure Storage, without the need to manage credentials directly. It helps reduce the risk of credential exposure and streamlines the secure integration of various services. When deploying your Java applications to Azure App Service in our toolkit, you will be prompted to assign roles to access Azure resources."

He also announced the general availability of Java experiences on Azure Container Apps.

"These features enable developers to configure, monitor, and troubleshoot Java applications on Azure Container Apps with ease," Gan said. "To learn more, please visit this blog and watch the video to get started."

The Extension Pack for Java for VS Code has been installed more than 30 million times, while Gradle for Java has been installed some 8.6 million times. The JetBrains marketplace doesn't provide such numbers.

About the Author

David Ramel is an editor and writer for Converge360.

comments powered by Disqus

Featured

  • Upcycle Your Old Laptops into a Kubernetes Cluster

    Learn about Windows-to-Linux conversions and how to break and fix cloud containers -- all while helping to save the world from e-waste with some "sheer geeky fun."

  • Visual Studio's Future: Live Help to 'AI-ify Your App'

    Visual Studio guru Mads Kristensen provided a peek into the IDE's AI future, explaining how while in live-coding it will identify opportunities for your own app to use AI to your advantage.

  • Python AI Updates Highlight New VS Code Release

    Millions of Python developers using VS Code find updated data science functionality in the new release of version 1.94, the September 2024 edition of Microsoft's open-source-based editor.

  • Microsoft Ships Stable Versions of OpenAI Libraries for .NET and Azure

    Further leveraging the relationship that vaulted Microsoft and OpenAI into leadership positions in the AI era, Microsoft this week announced stable versions of two new OpenAI libraries.

Subscribe on YouTube