This is probably a stupid question, but my brain is locking up.
Is there a way to automatically convert fully-qualified class names to
import statements? "Layout Code" doesn't do it (for me at least, build
#612).
For example, i have a bunch of generated code like this:
public void bubba(java.lang.String foo, java.lang.String bar)
throws java.rmi.RemoteException
{
// ...
}
I'd love a quick way to clean it up. Am i missing something? If not,
consider this a feature request! :D
thanks,
chris
_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-features