Vscode Java Dependency Versions Save

Manage Java projects in Visual Studio Code.

0.20.0

1 year ago

Added

  • Support Support drag and drop for Java Project explorer. #613

Changed

  • Move the Rebuild Workspace action to navigation bar. #619

Fixed

0.19.1

1 year ago

0.19.0

2 years ago

Added

  • Support creating new JavaFX project via Maven archetype. PR#581
  • Support creating new Gradle project. PR#583

Changed

  • Now you can simply leave the setting java.project.exportJar.targetPath empty when you want to specify the location of exported jar manually. PR#575
  • Add the java.project.referencedLibraries setting by default when creating an unmanaged folder project. PR#584

0.18.9

2 years ago

Fixed

0.18.8

2 years ago

Changed

  • Adopt the new folder-library icon. PR#545

Fixed

0.18.7

2 years ago

Added

  • Support creating new Java class from File > New File.... PR#533

0.18.6

2 years ago

Changed

  • Set the output path to bin by default when creating projects without build tools. #523

Fixed

0.18.5

2 years ago

Fixed

0.18.4

2 years ago

Added

  • Show reports when exporting jar. #374

Fixed

0.18.3

3 years ago

Added

  • Add new unmanaged folder metadata for the project node. PR#479

Changed

  • Rename sorting group 9_sync to 9_configuration. PR#480