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.
You will have to install the plugin "Java Enterprise Java & Web Developer Tools" form Eclipse Marketplace in your Spring Tool Suite to show JSP files in the Eclipse editor. Install & choose to restart the IDE when prompted by IDE. Save this answer.
Go to Window-> Preferences -> General-> Editors-> File Associations. In the File Types pane, choose *. jsp and in the associated editors pane, set your default JSP editor..
Spring Tool Suite (STS) is a java IDE tailored for developing Spring-based enterprise applications. It is easier, faster, and more convenient. And most importantly it is based on Eclipse IDE.
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
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With