Skip to content

Choose a tag to compare

@ingokegel ingokegel released this 12 Dec 18:35
· 7 commits to master since this release
51743cf

New features

  • jclasslib now has a modern look with new icons and a new logo

New icons

  • Added "Find usages" buttons to all constant pool entries

Find usages for constants

  • Added "Find usages" buttons to all field and method entries

Find usages for constants

  • Added a filter text field to the classpath chooser dialog.

Filter field in the file chooser

  • The filter text field on the constant pool and class member detail pane was modernized and now includes a match mode drop-down.
  • Added locales for Japanese and Korean
  • Support for reading and writing Java 25 classes

Bug fixes

  • "Show method" and "Show field" actions did not work if the method was implemented in a superclass of the referenced class
  • When opening a class file via the file association while jclasslib was not open, two windows were opened, with the empty window on top
  • Link colors in multi-line labels were not updated when light/dark mode was changed