Hello Volker!

As a workaround, please find the following line in <idea
home>\config\options\code.style.xml

        <pair name="e" type="*Exception" />

and change "e" to whatever you want.

Best regards,
Anton Katilin
-------------------------------------
IntelliJ Software, "Develop with pleasure!"
http://www.intellij.com


----- Original Message -----
From: "Volker Siegel" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, February 09, 2002 2:47 AM
Subject: Re: [Eap-list] Exception name for generated code


> Hello,
>
> Vote +1 for being able to change the name of the generated Exception
> variable, currently called "e".
>
> Our styleguide requires the name "ex" (for distinction from Events, "ev").
> I have seen people calling their FileNotFoundException fnfe and so on,
> but I think a configurable constant name would be perfect.
>
> Best Regards,
> Volker Siegel
>
> On Fri, 8 Feb 2002, Timothy Dean wrote:
>
> > [...] 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.
>
>
> _______________________________________________
> 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

Reply via email to