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

Reply via email to