I want to modify existing *.class file. When method is finished and returns its value I want to display debug message "Got result: %return value%". How can I achieve this using BCEL?
Asked
Active
Viewed 172 times