Skip to content

0.19.0

Compare
Choose a tag to compare
@jdneo jdneo released this 25 Jan 07:46
· 145 commits to main since this release
4eba6f6

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