Hi, How to get source code from bytecode?. I tried Utility.codeToString(...) but it only gives in JVM instructions. I want source code for specific instruction(s) in the byte code. Is there any facility to do that without reverse engineering whole bytecode?.
Thanx in advance. Bye --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]