JBoss Community

Re: Javassist dealing across different project packages

created by Melissa Dale in Javassist - View the full discussion

I was making this much more difficult than was needed. Say for example I wanted to modify a "foo.java" class in a "stuff" package. I simply use: pool.get(stuff.foo);

That's it, now I have the foo class in the classpool.

Reply to this message by going to Community

Start a new discussion in Javassist at Community