爱在莫斯科 发表于 2016-11-28 09:09:07

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
页: [1]
查看完整版本: gwt+struts+spring+mybatis编译运行指令