“Unable to find XXX.gwt.xml on your classpath” error in GWT

前端 未结 3 729
别跟我提以往
别跟我提以往 2021-02-05 19:06

After importing a Maven GWT project into Eclipse the debugger doesn\'t work, complaining that it\'s

Unable to find ProjectName.gwt.xml on your classpath

3条回答
  •  说谎
    说谎 (楼主)
    2021-02-05 19:16

    I found that Davek804's comment helped me: I simply deleted the debug configuration (Run=>Debug Configuration=>right click and deleted project will run

提交回复
热议问题