I'm surprised to here someone is typing import statements... I don't think I have typed a single one since starting to use IDEA... I just let it do it for me...
adam "Kevin Henrikson" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]... > When typing import statements many times I want to "import java.util.*" or the > like after looking at the list of options. But when I hit the "." to get the > list of classes I can only import a single class. I think since I need to hit > SHIFT-8 (*) to get the * the shift key makes IDEA think I'm selecting so it will > auto-complete with the current selection as I hit the '8'. Seems we just need > IDEA to ignore the SHIFT-8 as a selection and take it as the literal so it will > auto-complete with *. > > -kevin > > -- > Kevin Henrikson Openwave Systems, Inc. > > > _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-features
