Thanks Valentin
> -----Original Message----- > From: Valentin Kipiatkov [mailto:[EMAIL PROTECTED]] > Sent: 28 December 2001 14:19 > To: [EMAIL PROTECTED] > Subject: Re: [Eap-list] resubmission: bug in live templates > > > We fixed this problem in Ariadna. > > Best regards, > Valentin Kipiatkov > ----------------------------------------------------------- > IntelliJ Software, http://www.intellij.com/ > "Develop with pleasure" > ----------------------------------------------------------- > > ----- Original Message ----- > From: "North D" <[EMAIL PROTECTED]> > To: "EAP List (E-mail)" <[EMAIL PROTECTED]> > Sent: Friday, December 28, 2001 3:59 PM > Subject: [Eap-list] resubmission: bug in live templates > > > > Hi there. > > > > In the following live template, if I use any form of completion to > complete > > the $EXCEPTION$ field, I get "dropped out" of the live > template back into > > regular editing mode. > > > > I reported this before but I don't remember the follow up. > > > > Thanks, > > Dan > > > > > > <template name="errm" value="final String msg = "$METHOD$: > > $END$"; $LOG$.error( msg, e ); throw new > > $EXCEPTION$( msg, e );" description="final String msg > "..."; > > log.debug( msg );" toReformat="true" toShortenFQNames="true"> > > <variable name="METHOD" expression="methodName()" > defaultValue="" > > alwaysStopAt="false" /> > > <variable name="LOG" > > expression="variableOfType("org.apache.log4j.Category")" > > defaultValue="log" alwaysStopAt="false" /> > > <variable name="EXCEPTION" expression=""Throwable"" > > defaultValue="" alwaysStopAt="true" /> > > <context> > > <option name="JAVA_CODE" value="true" /> > > <option name="JAVA_COMMENT" value="false" /> > > <option name="JAVA_STRING" value="false" /> > > <option name="XML" value="false" /> > > <option name="HTML" value="false" /> > > <option name="JSP" value="false" /> > > <option name="OTHER" value="false" /> > > </context> > > </template> > > > > > > > ************************************************************** > ************** > *********** > > This email and any files transmitted with it are > confidential and intended > > solely for the use of the individual or entity to whom they > are addressed. > > If you have received this email in error please notify > [EMAIL PROTECTED] immediately. > > > > This footnote also confirms that this email message has > been swept for the > > presence of computer viruses. > > > ************************************************************** > ************** > *********** > > > > _______________________________________________ > > 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 > *************************************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify [EMAIL PROTECTED] immediately. This footnote also confirms that this email message has been swept for the presence of computer viruses. *************************************************************************************** _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
