我使用GWT 2.3.0作为Eclipse的插件来开发基于Web的应用程序
不幸的是,当我尝试运行我的应用程序时,我得到:
plugin failed to connect to developer mode server at 127.0.0.1:9997
Run Code Online (Sandbox Code Playgroud)
和
onModuleLoad() threw an exception :java.lang.reflect.InvocationTargetException
Run Code Online (Sandbox Code Playgroud)
我已经为Google Chrome安装了Gwt开发人员插件,每次运行我的项目时,都需要我安装此插件并重新启动浏览器,之后我会遇到上述问题.