Description
Code intelligence for Java projects can be provided to editors through a language server built on the Java compiler API from the development version.
It is useful for completion, diagnostics, navigation, and editor integration in lightweight setups. Language servers read project files and may run build analysis, so use trusted workspaces.