Re: Please help
"Marko Asplund" <[email protected]> Fri, 9 Feb 2007 21:59:22 +0200
| Newsgroups | gmane.comp.jakarta.bcel.user |
|---|---|
| Message-ID | <[email protected]> |
> ---------- Forwarded message ---------- > > Hi Guys, > > Could you please tell me what will be the bcel code to generate following code? > > > Class cls = abc.class; > you could try putting your code in a class, compiling it and running BCELifier on it. marko