ingokegel / jclasslib

jclasslib bytecode editor is a tool that visualizes all aspects of compiled Java class files and the contained bytecode.
Other
2.66k stars 405 forks source link

idea 2022.1 error #65

Closed whx159 closed 1 year ago

whx159 commented 2 years ago

com.intellij.diagnostic.PluginException: Do not use toolWindow.setAvailable() as part of ToolWindowFactory.init(). Use ToolWindowFactory.shouldBeAvailable() instead. [Plugin: jclasslib]

ingokegel commented 1 year ago

fixed