kamiiiel / asm-intellij-plugin

A plugin for Intellij IDEA that enables the user to see the Byte-code as well as the ASM code.
56 stars 13 forks source link

Please collaborate for benefit of us all #3

Open Vampire opened 6 years ago

Vampire commented 6 years ago

You and thiakil/asm-bytecode-intellij are both forks of melix/asm-bytecode-intellij even if yours is not technically a fork on GitHub. Could you two maybe join forces to prevent duplicating work for our all benefit? :-) You e. g. both fixed the settings dialog.

And if you will not join forces, then please at least make your plugins compatible. If both are installed, you get a bunch of errors in the idea.log and only one will work, as the actions and tool windows and so on are named the same.

lozn00 commented 5 years ago

No matter which, it can not work normally.

lozn00 commented 5 years ago

image

Vampire commented 5 years ago

Please open a separate issue and delete your comments here. Have a look at the log file about the real error.

Vampire commented 5 years ago

@qssq ?

kamiiiel commented 5 years ago

Sorry for this very late reply but now there shouldn't be any issue to use both at the same time. I update the ASS version to 7.1 as well.

Vampire commented 5 years ago

You think so? The problems were not because of different ASM versions, but because of same-named actions, tool windows and so on. But either way, it would probably be better to collaborate to not duplicate work and have improvement from both together. :-)