Skip to content

Release 0.14.0

Compare
Choose a tag to compare
@jdneo jdneo released this 19 Oct 09:14
8e3d940

Added

  • Add a new setting java.project.exportJar.targetPath to specify target path when exporting jar. #330
  • Add delete action into the Project explorer's context menu. PR#343
  • Can trigger New Java Class and New Package actions from the project nodes in the Project explorer. PR#335
  • Can reveal the Project explorer from the Java source file. PR#327
  • Can reveal the Project explorer from the editor context menu. PR#332
  • Add inline buttons for New Java Class in the Project explorer. PR#331

Fixed