Getting weird tabs and HTML tags in my default header
已回答
I'm having trouble setting up a default header for school work. I created the new header (below) and edited the new java class template in my preferences.
But when I create a new java class, this is its header. I can't seem to find why I get HTML paragraph tags or the sudden tabs in the last four lines.

I'm using IntelliJ 15.0.6 and macOS Sierra 10.12.1
Thank you.
请先登录再写评论。
Your header is formatted according to the JavaDoc formatting rules:
I unchecked both options.
The tags disappeared but not the tabs
Try parameter descriptions on new line and preserve line feeds options. I'm sure you can find the combination that works for you.