If the decompiler does not decompile everything correctly (in fact with obfuscation you will never get the code without errors), you will not be able to recompile the code ...
If you edit classes in eclipse, you will see that there are many errors and many $ NameClassNumber and other things.
Maybe you can edit than repackage some resources, but the code (fortunately) is missing.
source
share