Skip to content

0.21.0

Compare
Choose a tag to compare
@jdneo jdneo released this 27 Jul 01:48
· 99 commits to main since this release
de4a64b

Added

  • Add sub-menu for Maven and Gradle projects in Java Project explorer. PR#664
  • Add Rebuild commands into context menu. PR#663
  • Support Run Build Task... in the Terminal menu. PR#660
  • Show Reload Java Project shortcut in editor title area on demand. PR#671
  • Add zh-tw locale. PR#669, contributed by @MuTsunTsai

Changed

  • Rename the task type java, which is used for exporting jar files, to java (buildArtifact). #665

Fixed