We corrected className() macro in the build #603. Best regards, Valentin Kipiatkov ----------------------------------------------------------- IntelliJ Software, http://www.intellij.com/ "Develop with pleasure" -----------------------------------------------------------
----- Original Message ----- From: "David Kitner" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 07, 2002 10:05 PM Subject: [Eap-list] LiveTemplates bug? > I have built a live template which allows me to add our company disclaimer to the top of java classes. This disclaimer includes the name of the class. > The tamplate has a variable named NAME which uses the "className()" expression to get its value. > > Problem: > For some reason the NAME variable is not replaced when I insert the comment at the top of the file. It is replaced if it is inserted after the class has been defined. > I think the className should be available at the top of the file (The name should be the first class defined in the file). > > Thanks. > > > > _______________________________________________ > 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
