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

fix class root not found / class file not found #67

Closed ab503044120 closed 1 year ago

ab503044120 commented 1 year ago

this code form https://github.com/qinhehu/asm-bytecode-viewer-kotlin

ingokegel commented 1 year ago

Thank you very much! I have commited this in commit 2bc4744ae741537c8b7500163abd92523b154410

Please write commit messages in English in the future, then I can rebase directly from the pull request.