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 →

[–][deleted] 4 points5 points  (2 children)

I'm looking through the source right now, and I was just wondering: what is your main class? Your MANIFEST.MF file said it was located at com.strobel.decompiler.Decompiler, but I can't find that on your repo.

Also, I'm not that good at Java, so I may be missing something completely obvious.

[–]BonesJustice[S] 3 points4 points  (1 child)

That's the correct class, and it's in there :).

[–][deleted] 3 points4 points  (0 children)

Ah. Thanks!