When I format automatically my jsp files in eclipse the java code in brackets <% {javacode} %> gets also formatted.
Which formatter options are considered in this case?
I am asking because the formatter wraps my lines after 72 characters and I want to change this behaviour.
You’ll have to set the
Line WidthunderWeb > HTML Files > Editor.