Issue with installation of GWT 2.6

前端 未结 4 1631
说谎
说谎 2021-01-23 23:53

I have just installed GWT 2.6 and am now getting the error \"Description Resource Path Location Type The file war\\WEB-INF\\lib\\gwt-servlet.jar has a different size th

4条回答
  •  被撕碎了的回忆
    2021-01-24 00:35

    To copy the sdk in the plugin directory is not the corret way to add another SDK version.

    Use Preferences -> Google -> Web Toolkit to add another GWT SDK version.

    In your project choose:

    project properties -> Goolge -> Web Toolkit you can choose the SDK the project should use.

提交回复
热议问题