T
timasmith
Hi,
In Eclipse it used to be if I type
java.util.ArrayList
and press enter on the drop down it would add the import
import java.util.ArrayList;
Since upgrading to 3.2 and perhaps not running the exact same JBoss
version it has stopped doing it.
Anyone know how to turn that back on?
thanks
Tim
In Eclipse it used to be if I type
java.util.ArrayList
and press enter on the drop down it would add the import
import java.util.ArrayList;
Since upgrading to 3.2 and perhaps not running the exact same JBoss
version it has stopped doing it.
Anyone know how to turn that back on?
thanks
Tim