Red Hat Updates VS Code For Java Extension
Written by Alex Denham   
Friday, 05 November 2021

The 1.0 release of Red Hat's extension for Java for Visual Studio Code is now available on VS Code Marketplace. Language Support for Java provides Java language support via Eclipse JDT Language Server, which itself uses Eclipse JDT, M2Eclipse and Buildship.

Although the extension has only just reached version 1.0, it is already among the 10 most popular packages on the VS Code marketplace, and has been installed over 12.5 million times.

redhat

Version 1.0 can be used for versions of Java from 1.5 to 17. It has standalone Java files support, and basic Gradle Java support, though Android Gradle isn't supported. New in this version is Maven pom.xml project support. Project Object Model or POM is Maven's fundamental unit of work, and is an XML file that contains information about the project and configuration details used by Maven to build the project.

This release also has "As-you-type" reporting of parsing and compilation errors, along with code completion. It also has code/source actions and refactoring. Javadoc hovers are also supported, so when you hover on a Java element, you'll see the documentation for that element.

Code manipulation has been improved, with support for code outline, folding and navigation. Code snippets have been added, along with code lens for references and implementations. Code Lens are a VS Code feature that shows links above lines of code that give actions as well as extra information. Code formatting for on-type or a code selection is another feature.

Annotation processing support is also supported, and is automatic for Maven projects. You can carry out semantic selection, and do type searches. Semantic highlighting is also supported. Semantic Highlighting is recent addition to VS Code. It means color themes can now write rules to color semantic tokens reported by this extension.

Language Support for Java is available now on the VS Code marketplace.

redhat

More Information

Red Hat Website

Language Support For Java On VS Code Marketplace

Related Articles

Microsoft And Red Hat To Bring .NET To Linux

Red Hat Drops MongoDB Over License

IBM To Acquire Red Hat For $34 Billion

Red Hat Linux Developer Suite

New Developer Tools For JBoss

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


Amazon Ending Alexa Skills Payments
12/04/2024

Amazon has told developers who are signed up to the Alexa Developer Rewards Program that their monthly payments will end at the end of June. The announcement follows a decision to end the program unde [ ... ]



Women Who Code Closing For Lack of Funding
24/04/2024

Women Who Code the US-based non-profit organization that since its foundation in 2011 has advocated for women and diversity in technology, has announced its imminent closure due to critical funding cu [ ... ]


More News

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info