> Sure. It shouldn't run autoimprt on symbols started with lower case. Yes, actually we plan to solve but providing some regular expression(s) to filter out class names to not be auto-imported. Any suggestions about default expression? Should it be all class names starting lower case or something else?
Valentin Kipiatkov JetBrains, Inc http://www.intellij.com "Develop with pleasure!" "Pepe Lopez" <[EMAIL PROTECTED]> wrote in message ag1l59$tio$[EMAIL PROTECTED]">news:ag1l59$tio$[EMAIL PROTECTED]... > Sure. It shouldn't run autoimprt on symbols started with lower case. > > "Thomas Singer" <[EMAIL PROTECTED]> wrote in message > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > I thought, we agreed a 3/4 year ago to not ask to import for lower > > case class names? > > > > Tom > > > > > > On Thu, 4 Jul 2002 15:23:47 +0200, "Pepe Lopez" <[EMAIL PROTECTED]> > > wrote: > > > > > when I write some one character variable (for example 'v', 'd') wich is > not > > > declared yet, auto import it proposes me to import > > > 'sun.security.krb5.internal.v' package and it annoys me with it until I > > > declare it. Sometimes I want to declare it later. Isn't a good idea to > do > > > not run autocomplete on one character symbols? > > > > > > > > > > _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-features
