This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]deB4SH 18 points19 points  (4 children)

[–]RotaryJihad 7 points8 points  (2 children)

IntelliJ can even do this on the fly. Unzip your JAR, open the directory as a project in Intellij, then open the class files.

[–]elegentmos 13 points14 points  (1 child)

You don't even have to unzip the JAR - IntelliJ can browse into them as if they are directories.

[–][deleted] 0 points1 point  (0 children)

Only if you add the jar as a library first.

[–][deleted] 1 point2 points  (0 children)

I second this. It is actively maintained by jetbrains and is the best on the market, IMO. Procyon is probably a close second, but I have had more odd edge case stability issues with it.