Skip to content

0.27.0

Compare
Choose a tag to compare
@jdneo jdneo released this 05 Jun 03:23
· 15 commits to main since this release
6748982

Added

  • Add new project settings page, where users can edit project classpath, compiler settings, Maven settings and more. The page can be accessed by clicking the Java status bar item and selecting Open Project Settings. Or trigger the command Java: Open Project Settings from the command palette.

Changed

  • Java: Configure Java Runtime command now opens the new project settings page.

Fixed

  • Avoid duplicated entries displayed in classpath page. #1314