It is possible now to add javadoc template for methods automatically. First locate the method in the project tree to which you want to add the Javadoc template and click right button on the method to select the Add Javadoc command. Kawa adds the @param, @throws and @return (if any) tags automatically to the source file and opens the source file.