Skip to content

Release 0.13.0

Compare
Choose a tag to compare
@jdneo jdneo released this 03 Sep 01:47
23eee95

Added

  • Add overflow menu and the shortcut for Build Workspace and Clean Workspace commands. PR#308

Changed

  • Refined the context value of the nodes in the Java Projects explorer. PR#311. For more details about how to register commands onto the nodes, see the wiki page.
  • The default package will not show in the explorer any more. #313
  • Improve the explorer layout for No build tools projects. PR#312, PR#210
  • Improve the description for No build tools option when creating new projects. PR#314

Fixed