We use log4j for logging. Both it and jdk1.4 define the class "Logger". When "Logger" appears in a .java file with no import, idea prompts to import "java.util.Logger". log4j comes before the jdk in my classpath.
Is there a way to tell idea what order in which to resolve auto imports? (For an excellent example, take a look at the Productivity plugin for jbuilder). -bk _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-features