Search code examples
javaservletsintellij-ideaintellij-14

web.xml general tab Intellij


I have searched and searched, but i can't seem to find a thing, that should be pretty simple to find, i am following this guide on jetbrains homepage: https://www.jetbrains.com/idea/help/specifying-the-servlet-initialization-parameters.html

And i cannot get past the first step: Open web.xml and switch to the General tab

I can open web.xml, but i cannot find the General tab, and that should be pretty simple, right?


Solution

  • It seems to be an obsolete tutorial. When i click on General tab link, i get a 404... you have to edit your file by yourself or create a new J2EE project.