After further investigation, it seems to occur only when extra lines like
"@throws Exception" or "@param foo" are added. When the method declaration
is plain "void foo()", the correct javadoc template is generated like so:

/**
 *
 */
void foo() {
}

Ciao,
Gordon



_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to