Someone mentioned earlier if you add a variable to a method without
declaring it first Idea will generate a Field. I would like the choice
to add it as a variable. Also I thought I saw if you throw a new
exception, Idea will add it to the throws clause. Both of these would be
very useful. Now can it check my spelling errors :-).Louis ----- Original Message ----- From: "Eugene Belyaev" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 07, 2002 7:23 PM Subject: RE: [Eap-list] IntentionAction: Create Field in Constructor > Anything else you would like to see in this direction? > > Best regards, > > Eugene Belyaev > IntelliJ Software, http://www.intellij.com > "Develop with pleasure" > > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]] On Behalf Of Erb > > Sent: Friday, February 08, 2002 2:51 AM > > To: [EMAIL PROTECTED] > > Subject: Re: [Eap-list] IntentionAction: Create Field in Constructor > > > > > > Useful? I've been waiting for this for months!!!! > > > > Eugene Belyaev wrote: > > > I encourage you to try one IntentionAction we have added in > > Ariadna. > > > When you manually add a new parameter to a constructor there is an > > > IntentionHint (lightbulb) allowing you to create a field for this > > > parameter and it automatically assigns it in the > > constructor's body. > > > Try it and tell if it's useful. > > > > > > Best regards, > > > > > > Eugene Belyaev > > > IntelliJ Software, http://www.intellij.com > > > "Develop with pleasure" > > > > > > > > > > > > -- > > > > Erb > > > > > > > > _______________________________________________ > > Eap-list mailing list > > [EMAIL PROTECTED] > > http://www.intellij.com/mailman/listinfo/eap-list > > > > > _______________________________________________ > Eap-list mailing list > [EMAIL PROTECTED] > http://www.intellij.com/mailman/listinfo/eap-list > _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
