intellij-byte-code-plugin
intellij-byte-code-plugin copied to clipboard
Feature: Diffing two jars or folders
The plugin is really useful, thanks for it!
I came across a usecase where I wanted to compare the byte code of the same classes, In particular I'm changing how a project is architectured, and I want to make sure the classes are the same.