Skip to content

JavaComp 1.1.1

Latest
Compare
Choose a tag to compare
@tigersoldier tigersoldier released this 20 Feb 07:08
· 45 commits to master since this release

This is a buf fix release.

  • #6 Fixed crash on Java 9 caused by usage of JDK internal packages.
  • Fixed parsing .class files with anonymous classes.
  • Completion between two dots now works as intended.