Java 如何使用 intellij IDEA 12 创建 Maven Web 应用程序?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/18292689/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
How to create maven web application using intellij IDEA 12?
提问by
Can you explain me What steps I can make for creating maven web application using idea 12?
你能解释一下我可以采取哪些步骤来使用idea 12创建maven web应用程序?
采纳答案by mebada
idea simply is a web application. you can use web archetype and regular maven dependencies mechanism check this tutorial http://wiki.jetbrains.net/intellij/Creating_and_importing_Maven_projects
想法只是一个网络应用程序。您可以使用 Web 原型和常规 Maven 依赖项机制检查本教程 http://wiki.jetbrains.net/intellij/Creating_and_importing_Maven_projects