标签:acs gpt cpm r478 vim lcx dbf dea wol
在run选项卡中,选择Run Configurations
2、新建的项目选择Maven Build(左边选项卡红色的图标,双击新建)。
在main选项卡中
在name栏中填写自己对这个运行项目的命名
在Base iirectory 中选择含有tomcat插件的项目
在Goals:中填写 tomcat7:run(tomcat的版本)
在JRE选项卡中选择合适的JRE版本
在Source选项卡中添加运行这个web项目需要的源码
设置完成之后,点击右下角的run按钮
标签:acs gpt cpm r478 vim lcx dbf dea wol
原文地址:http://www.cnblogs.com/sxpy-lj/p/7255467.html