Template issue [message #169623] |
Fri, 12 December 2003 09:42  |
Eclipse User |
|
|
|
Hello
I'm using the template quite extensively, but I still have not managed to
have some variables to work, namely the ${enclosing_method} one
Here is one of the template in which I would like to use this variable:
FMSLog.getInstance(${this}).enter("${enclosing_method}");
- The ${this} variable isn't define, but i use it so that it prints "this"
and select it. I am then able to change it if I want, which doesnt happen
that often.
- The ${enclosing_method} is thought, AFAIK, to be replaced with the name
of the enclosing_method, but it does not work. Instead, it behaves like
the first one and prints "enclosing_method" and selects it when I hit the
TAB button once I'm done with the first one.
Am I missing something ?
Thx in advance
|
|
|
Re: Template issue [message #176268 is a reply to message #169623] |
Tue, 06 January 2004 11:38  |
Eclipse User |
|
|
|
Originally posted by: daniel.megert.gmx.net
Jean Couillaud wrote:
>Hello
>
>I'm using the template quite extensively, but I still have not managed to
>have some variables to work, namely the ${enclosing_method} one
>
>Here is one of the template in which I would like to use this variable:
>FMSLog.getInstance(${this}).enter("${enclosing_method}");
>
>- The ${this} variable isn't define, but i use it so that it prints "this"
>and select it. I am then able to change it if I want, which doesnt happen
>that often.
>- The ${enclosing_method} is thought, AFAIK, to be replaced with the name
>of the enclosing_method, but it does not work. Instead, it behaves like
>the first one and prints "enclosing_method" and selects it when I hit the
>TAB button once I'm done with the first one.
>
>Am I missing something ?
>
>
Please report problems and feature requests using bugzilla.
Dani
>Thx in advance
>
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.04240 seconds