"Create project from template" missing for Spring MVC in IDEA 2016? -


i remember before used able make spring mvc applications using idea , prompt me template, , if checked have application folders webapp, config xml files, etc. created in maven directory structure.

right now, i'm trying make springmvc application using intellij idea 2016. set application follows:

enter image description here

however afterwards prompted option:

enter image description here

instead of option:

enter image description here

i've tried go through settings, can't find how create springmvc application template in maven structure used able to. how can make can "create project template" option in intellij idea 2016?


Comments

Popular posts from this blog

php - Autoloader issue not returning Class -

java - How to put two numbers separated by a space into two different arrays -

python - matplotlib equivalent for Ubuntu servers with no GUI? -