File Template has the following javadoc line:
* @see <a href="myfile.html#${NAME}"> ${NAME} Object Documentation</a>
when I try to use the template I get:
Assertion failed: Invalid attribute: #${NAME}
It seems not to have a problem if you have $NAME instead of ${NAME} but then
you can't do concatenations: i.e. "public class ${NAME}SBEJB"
_______________________________________________
Eap-bugs mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-bugs
