I see, my A-Z was checked. Thanks.

What do you mean by 'select them in the appropriate order by clicking
with the mouse' ? Is there a way to set my own order ?

Tal

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Valentin Kipiatkov
> Sent: Saturday, October 27, 2001 3:36 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [Eap-features] Disable the alphabetical sort of construcror
> arguments
> 
> 
> IDEA does not sort generated constructor arguments. It adds them in the
> order you selected them from the list. If the list of fields is sorted in
> alphabetical order (there is a button at the top of the dialog) then you,
> probably, select them startring from the top. You can either disable
> alphabetical sorting or select them in the appropriate order by clicking
> with the mouse.
> 
> Best regards,
> Valentin Kipiatkov
> -----------------------------------------------------------
>  IntelliJ Software, http://www.intellij.com/
>  "Develop with pleasure"
> -----------------------------------------------------------
> 
> ----- Original Message -----
> From: "Tal Dayan" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, October 26, 2001 9:00 PM
> Subject: [Eap-features] Disable the alphabetical sort of construcror
> arguments
> 
> 
> >
> > When generating a constructor for a class, IDEA (#506) sorts 
> the arguments
> > alphabetically. Typically, the alphabetical order of the variable names
> > has nothing to do with the logical relation between them.
> >
> > For example, if a class has the members 'stream', 'from' and 'to', the
> > generated
> > constructor looks like this:
> >
> >    Report(from, stream, to)
> >
> >
> > Please preserve the original order of the variables or at least 
> provide a
> > way
> > to set the order.
> >
> > Thanks,
> >
> > Tal
> >
> >
> > _______________________________________________
> > Eap-features mailing list
> > [EMAIL PROTECTED]
> > http://www.intellij.com/mailman/listinfo/eap-features
> 
> 
> _______________________________________________
> Eap-features mailing list
> [EMAIL PROTECTED]
> http://www.intellij.com/mailman/listinfo/eap-features

_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-features

Reply via email to