When I enter <%-- Eclipse jsp editor enters --%> immediately near cursor. So I am to delete this text and enter it manually where I really need it. This automatic feature works more slowly than manual entry. How to educate it?
When I enter <%– Eclipse jsp editor enters –%> immediately near cursor. So I
Share
If you want to switch off the default behaviour of closing the comment automatically you will find an option for this in
Window > PreferencesWeb > JSP Files > Editor > TypingAutomatically close > JSP comments.