Hi

I would like to have this feature added from eclipse project java editor:

example code line:

public String getName() throws Exception {

when i got to that line and select add javadoc i get:

/**
 * Method getName
 * @return String
 * @throws Exception
 */
public String getName() throws Exception {




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

Reply via email to