You should look at ASM if you want to do bytecode manipulation stuff. You can also interrogate the source models that the JDT compiler spits out; the documentation is on the Eclipse website for that.
Alex.
You should look at ASM if you want to do bytecode manipulation stuff. You can also interrogate the source models that the JDT compiler spits out; the documentation is on the Eclipse website for that.
Alex.