Yes, but of course he meant being able to configure all those default names
in Project settings (or at least IDE options).

Eugene Belyaev 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
> 
> 


-- 

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

Reply via email to