Sometime when I try to peek into a Jar file it seems to be "empty" I.e cannot see the code. Is there a way to do it when compiling a library with SLC?
Sometimes I find jars that can be opened with for eg jd-gui.exe but you cannot see the code at all. But the jar does work although you can see nothing with the jar viewer....You want to have an empty jar when compiling with SLC?
Or what exactly is the question; seems like i did not understand
Nothing to be seen....No class names and no "visible code"You mean en empty one, no class names etc? Never seen that...
Or do you mean an illegible one? If you mean the latter, then the library has probably been obfuscated with ProGuard