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

Click reload, close... nothing happens #37

Closed chachako closed 4 years ago

chachako commented 4 years ago

I click the button on the toolbar does not work, I ca n’t even close it image

Intellij plugin 5.4

ingokegel commented 4 years ago

I cannot reproduce with 2019.2 or 2020.1. The close button works for me. Does the close button the the tab work for you?

chachako commented 4 years ago

yes, only the tab close button work for me

ingokegel commented 4 years ago

Anything in the IDEA log file? What version do you use?

chachako commented 4 years ago

Anything in the IDEA log file? What version do you use?

i used Android Studio 4.0 beta05 image

ingokegel commented 4 years ago

OK, I don't have Android Studio, but I don't see why the close button should not work, is there an exception in the exception manager or in the log file?

chachako commented 4 years ago

OK, I don't have Android Studio, but I don't see why the close button should not work, is there an exception in the exception manager or in the log file?

OH...I think I don’t know, where can I get them?

ingokegel commented 4 years ago

Please see https://stackoverflow.com/questions/19784877/how-to-find-the-logs-on-android-studio

chachako commented 4 years ago

I have switched from android studio to intellij idea, so this issue can be closed, thanks!