On a more general note, it would be really useful to offer "Create new class" (and maybe "create new field") as an extra entry on the alt-enter pop-up for importing a class, otherwise I can never create a class/field by intention with a name that already exists in the classpath. This happens quite often with classes with general names like Listener or EventHandler.
Cheers, Dan/tastapod -----Original Message----- From: Juan Casares [mailto:[EMAIL PROTECTED]] Sent: 27 June 2002 20:15 To: [EMAIL PROTECTED] Subject: [Eap-features] Re: Exclude classes from completion list? Meanwhile you can get into rt.jar and manually remove all those annoying classes. Of course, you risk getting ClassNotFoundExceptions... use an idea-only jdk for this! -juan "Roger Dubbs" <[EMAIL PROTECTED]> wrote in message affgsb$c1e$[EMAIL PROTECTED]">news:affgsb$c1e$[EMAIL PROTECTED]... > When I type a single letter variable name without declaring it first, I get > asked if I want to import it from sun.security.krb5.internal.*. What I > really want is to get the usual create field/create local variable > intention. Can I configure the completion to ignore that package, or > alternatively perhaps one letter names should not be treated as class names? > > This comes up pretty frequently for me, and it is pretty annoying. > > Roger Dubbs > > _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-features _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-features
