Skip to content

Latest commit

 

History

History
55 lines (40 loc) · 3.07 KB

File metadata and controls

55 lines (40 loc) · 3.07 KB

Change Log

0.12.1

  • Fixed error Cannot read property 'onDidClasspathUpdate' of undefined on opening Configure Java Runtime page. #521

0.12.0

  • Added settings to reduce popups. #473
  • Refined Configure Java Runtime page to show project/unmanaged folder section on demand. #517

0.11.0

  • Fixed: Clicking the blank place in Overview page would trigger a command. #491
  • Added Learn and Configuration sections to the Overview page. #490,#492
  • Re-designed Configure Java Runtime page for easy configuration of JDKs. #493

0.10.0

  • Added extension guide to help discover Java extensions

0.9.1

  • Updated dependencies to fix vulnerability and telemetry issues

0.9.0

  • Added SonarLint to the recommendation list

0.8.1

  • [#250] Added Quarkus recommendation
  • [#251] Fixed typos
  • [#258] Added SapMachine as JDK option

0.8.0

0.7.1

  • Fixed #143 with #144 - Correctly recognize vernsion 11 and 12 runtimes

0.7.0

  • Added JDK Acquisition Guide to the overview page #119

0.6.0

0.4.0

  • Added Overview page to help users get started
  • Use extensionPack instead of extensionDependencies
  • Updated README to provide more info to developers
  • Added telemetry

0.3.0

  • Added Java Test Runner and Maven Package Explorer to the pack

0.2.0

  • Update the links for open source

0.1.0

  • Initial release