intellij-byte-code-plugin icon indicating copy to clipboard operation
intellij-byte-code-plugin copied to clipboard

Feature: Diffing two jars or folders

Open bric3 opened this issue 7 months ago • 0 comments

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.

bric3 avatar Sep 09 '25 10:09 bric3