Please make them customizable via UI. Tom
At 21:49 08.02.2002 +0300, you wrote: >You may configure them manually in >IDEA_HOME/config/options/code.style.xml at the PARAMETER_TYPE_TO_NAME >section. Do not forget to close IDEA prior to that so the configs do >not get overwritten. > >Best regards, > >Eugene Belyaev >IntelliJ Software, http://www.intellij.com >"Develop with pleasure" > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]] On Behalf Of Timothy Dean > > Sent: Friday, February 08, 2002 8:36 PM > > To: [EMAIL PROTECTED] > > Subject: [Eap-list] Exception name for generated code > > > > > > This issue existed in 2.5.1, so it is not new for Ariadna. > > It's already been mentioned in the past, but I want to > > reiterate it now that Ariadna is in the works... > > > > I create come code that throws a checked exception. I place > > my cursor on the code and hit Ctrl-Alt-T (or Code/Surround > > With) from the menu. I select (6) try/catch to surround with > > a try/catch block. The generated code contains a catch block > > for each declared exception in the code being surrounded. The > > catch statement generated uses an exception name of "e". > > There does not appear to be any way to configure the name of > > that exception variable. > > > > This is something that changes for me depending on the coding > > standards of the project I'm working on. It would be *really* > > nice to be able to configure the name of this variable. > > > > - Tim > > > > _______________________________________________ > > 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
