I opened a Maven pom.xml project file that describes a project that creates a WAR file.
I want to enable Web Application support in the hope that that will help me edit JSPs.
I follow the instructions here but I do not have the "Web Application" option. I see this instead:
What am I doing wrong?
In the Project tool window Alt+1 , right-click the module to which you want to add a facet, and select Add Framework Support. Select the necessary framework from the list. Depending on your choice, you might be prompted to configure additional settings (for example, to configure a library).
Create a new web applicationClick New Project on the Welcome screen or select File | New | Project. From the Generators list, select Jakarta EE. Name the new project, select a build tool, a language you want to use, and select the Web application project template.
I had to enable the plugin "Java EE: EJB, JPA, Servlets". I enabled JSP Support, thinking it would enable all I needed for JSP support - clearly not. Annoying
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