Open
Description
Follow up from #404. Groovy editor has support for finding inner type constructors without a supporting import. But that support has its limits. "new ComEnv" does not propose "CommandEnvironment(String cmdpath,String[] argv)- java.rmi.activation.ActivationGroupDesc" without the supporting import.