0

If I press Alt + Insert to generate constructors, getters,setters, etc, I want IntelliJ to also generate a javadoc that has all the @return and @param entries there. Is there a way to adjust how the Generation feature works?

I know I can add /** above the method and it generates it, but if I have multiple methods I generated, I don't want to have to do this on each one.

I'm on IntelliJ 2016.3 Ultimate

1 Answer 1

1

There is a request for that:

Since it's in the backlog project, I doubt that it will be implemented any time soon, especially considering the following comment:

We have a strong feeling that meaningless documentation is worse than no documentation at all, and because of that, we do not plan to implement features for generating meaningless documentation.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.