Search code examples
jspspring-tool-suite

Spring Tool Suite IDE not highlighting JSP files


I have to create a Spring Boot WEB app but the JSP pages are show as plain text without any highlight or marker.

How to configure STS to show JSP files as Eclipse do?

Using STS 4.0.0.M12.


Solution

  • STS to show JSP files as Eclipse does you have to install the plugin form eclipse marketplace.

    On your, STS go to

    help> eclipse marketplace

    and search for

    Eclipse Java EE Developer Tools

    click install when it's completely installed simply restart the IDE, now you can create jsp file