Burnett, Adam wrote:
> When I try and add a method using ClassOutline.implClass.method(int,
> JType, String) from the run method of my plugin it throws a
> ConcurrentModificationException. Ideas?
If you are changing it while enumerating it, then this is probably a
reasonable behavior.
--
Kohsuke Kawaguchi
Sun Microsystems kohsuke.kawaguchi_at_sun.com