I have a jar file but unfortunately I lost source code due to my disk crash. I just want to change its package name to some meaningful name.
Is there any way that I can change package name of jar file and of course I need to update this package name in class files.
I know about Java Decompiler but I just want to change its package name.