Skip to content

0.44.0

Compare
Choose a tag to compare
@fbricon fbricon released this 03 May 12:29
· 797 commits to master since this release
  • enhancement - show more progress details of workspace jobs. See #896.
  • enhancement - added advanced Generate getters and setters... source action. See #907.
  • enhancement - batch Maven project imports when available ram < 1.5GB and number of projects > 50, to reduce memory consumption. See JLS#982.
  • enhancement - tentative workaround for poor resource refresh performance on Windows. See JLS#1001.
  • enhancement - log resource path and line number of build errors. See JLS#1013.
  • bug fix - update classpath when jar files are modified. See #775.
  • bug fix - remove ellipsis on Create getter and setter for label. See #908.
  • bug fix - fixed NPE when peeking implementation on generic types. See JLS#1004.
  • bug fix - only return signature help on method invocation and javadoc reference. See JLS#1009.
  • bug fix - properly detect active signature in signature help. See JLS#1017.
  • bug fix - use proper kinds for interfaces, enums and constants, in completion and document symbols. See JLS#1012.