jclasslib v5.1 Release Notes

Release Date: 2017-02-04 // over 7 years ago
  • Major changes

    • โž• Added a plugin for IntelliJ IDEA that can be installed via the plugin manager. The action in the "View menu"
      can be invoked when a Java, Groovy or Kotlin file is open in the editor.

    ๐ŸŒ IntelliJ IDEA action

    The bytecode will be shown in the "jclasslib" tool window on the right hand side. Multiple class files can be open at the same time.

    ๐ŸŒ IntelliJ IDEA window

    Other changes

    • โž• Added support for the SourceDebugExtension class file attribute
    • When opening a class file, select the "General Information" node

    ๐Ÿ› Bug fixes

    • Reload class file action did not work (regression in 5.0)
    • LocalVariableTable attribute: "Length" column always displayed "10" (Regression in 5.0)
    • System property jclasslib.io.skipAttributes did not work anymore (Regression in 5.0)