> Is there a way in IDEA to generate javadoc comments in the code?  That
> means, for every function, the IDEA may generate a /** comment with some
> auto tags like @param, @return, @throws based on the function signature ??

Just do

/**[Enter]

immediately in front of a method declaration.



_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-features

Reply via email to