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 you to conveniently set Java compiler related options for your project. Currently the options include source and target compatibility, –release option for cross compilation and customization for class file generation. See the screenshot below for the compiler section.