(Sorry for my previous uncomplete posting. I occasinally pressed Alt-S before completing it.) Could you please clarify your question? Do you mean macros expanding when typing code or when compiling? Or whatever else?
Best regards, Valentin Kipiatkov ----------------------------------------------------------- IntelliJ Software, http://www.intellij.com/ "Develop with pleasure" ----------------------------------------------------------- ----- Original Message ----- From: "Valentin Kipiatkov" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, November 22, 2001 4:15 PM Subject: Re: [Eap-list] how do I do this ..? > Could you please clarify your question? > > > ----- Original Message ----- > From: "Denis Krizanovic" <[EMAIL PROTECTED]> > To: "Eap-List@Intellij. Com (E-mail)" <[EMAIL PROTECTED]> > Sent: Thursday, November 22, 2001 1:48 AM > Subject: [Eap-list] how do I do this ..? > > > > > > folks, > > > > I want to change this line > > > > Logger.logDebug(this.getClass().getName(), "some text"); > > > > to > > > > Logger.logDebug($FileClass$, "some text"); > > > > is this possible? Does Intellij expand out macro's? it doesn't seem to .. > > How can I make it do this? > > > > regards, > > dk- > > > > > > _______________________________________________ > > 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
