我正在使用eclipse来调试gwt项目。最近我转移到MyEclipse以获得额外的好处,但在这里我无法在myeclipse中调试gwt项目。我知道如何使用在'servers'选项卡中设置的Tomcat在myeclipse中调试java或j2ee项目。我找不到在myeclipse中调试gwt项目的方法。
你能不能建议我在MyEclipse中调试gwt项目。 我需要在myeclipse中加入google插件吗?
答案 0 :(得分:0)
您肯定需要在MyEclipse中安装Google eclipse插件才能使用GWT项目。
答案 1 :(得分:0)
如果您使用的是GWT 2.7,则可以使用SDBG(http://sdbg.github.io/)。