Maven Project Builder is invoked every time I change a source file (GWT)

前端 未结 3 1223
臣服心动
臣服心动 2020-12-15 01:28

Recently I converted my GWT web-app (GWT 2.4.0) to a maven project.
I am using maven 2.2.1, gwt-maven plugin (2.4.0), Eclipse Indigo (3.7) and the m2ecl

3条回答
  •  天涯浪人
    2020-12-15 02:07

    Well, I usually uncheck :

    Project | Build Automatically

    I just hate it getting compiling all the time.

提交回复
热议问题