users@jaxb.java.net

ConcurrentModificationException

From: Burnett, Adam <Adam.Burnett_at_idearc.com>
Date: Thu, 8 Mar 2007 14:45:24 -0500

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?