首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 软件管理 > 软件架构设计 >

gwt+struts+spring+mybatis编译运作指令

2012-07-23 
gwt+struts+spring+mybatis编译运行指令1:mvn clean install -Dmaven.test.skiptruemvn gwt:eclipsedebug

gwt+struts+spring+mybatis编译运行指令
1:mvn clean install -Dmaven.test.skip=true
mvn gwt:eclipse
debug
2:mvn clean install –Dmaven.test.skip=true
Main.gwt.xml debug

pom.xml改过要mvn eclipse:clean eclipse:eclipse
3:group-web mvn gwt:run

热点排行