I have also noticed that the import rules are not respected when IDEA auto-creates an import statement. I have often run Optimize Imports, then added some code that caused imports to be inserted, then did Optimize Imports again, and the imports changed their ordering. Perhaps Ariadna release could address this.
Marc Palmer wrote: > 2.5 build #535 > > My imports don't seem to be obeying the import ordering rules set out in > IDE Options. The default settings too... Any others, java, javax... I had > a list like this: > > import org.... > import org.... > import org.... > > import java. > > import px.... > > ...and a reformat / save did not fix it. I changed the options in the IDE > to use java, javax, then any others, and still no change after reformat / > save. > > Am I missing something? > > Cheers > > > > _______________________________________________ > Eap-list mailing list > [EMAIL PROTECTED] > http://www.intellij.com/mailman/listinfo/eap-list > > -- Erb ============================================================== "The only time I like in the morning is afternoon." - Russell D. Cooper "If you do everything, then you're all done." - Melissa F. Cooper "Most of you are familiar with the virtues of a programmer. There are three, of course: laziness, impatience, and hubris." - Larry Wall ============================================================== _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
