In situations where we have

import java.awt.*;

I would like that expanded to include only the actual classes
that we are using inside the class.

import java.awt.Label;
import java.awt.Button;
...

IS this possible with JDE?

thanks
rjs

__________________________________________________
Do You Yahoo!?
Yahoo! Messenger - Talk while you surf!  It's FREE.
http://im.yahoo.com/

Reply via email to