No "Web Application"

Answered

I have a question similar to https://intellij-support.jetbrains.com/hc/en-us/community/posts/206837585-No-web-application-framework-  but... I'm using IDEA Ultimate 2017.3 and I have various web frameworks related to JEE listed already, but nothing mentioning "Web Application".

I'm learning JEE and I wan't to add Deployment Descriptor (yes, I know I can setup multiple things via annotations, that's beside the point) and right now I can do that only manually. Any hints would be helpful.

0
6 comments

Do you mean that you don't see this option in the new project wizard?

Check that all the bundled plug-ins are enabled: http://www.jetbrains.com/idea/webhelp/enabling-and-disabling-plugins.html .

See also https://www.jetbrains.com/help/idea/developing-a-java-ee-application.html .

0

Hmm, in the new Dialog there is a "Web Application" entry. However it's no there when selecting project -> right click -> Add Framework Support -> Web application.

 

At any rate, even new project dialog (per https://www.jetbrains.com/help/idea/developing-a-java-ee-application.html#d123323e32) has "create web.xml" which is missing in my version (I have 2017.3 with all plugins enabled).

0

Ah! Cool! Thanks for the update.

0
Avatar
Permanently deleted user

Have you found a solution ?

0

Please sign in to leave a comment.