Javadoc tags description alignment formatting as in Eclipse
Answered
Hi,
My teammates use Eclipse in my current project. I want to contine using Intellij. Therfore I have to match the code style configured in Eclipse. Nicely, Intellij imports Eclipse formatter export. However, there is one thing that Intellij couldnt match: The alignment of javadoc tags description in a new line. A picture is better than a long explanation. Please see the attachment.
How can I have the same effect as "Align descriptions to tag width"?

Thanks
Please sign in to leave a comment.
Please consider using https://plugins.jetbrains.com/plugin/6546-eclipse-code-formatter plug-in.
Thanks Serge. I will try it. I hope it works.