0

我是 Eclipse 的新手(目前我使用的是 EE Helios SR 1)。当我尝试安装 GWT M2E 时,我得到以下信息:

缺少要求:gwt 0.0.1.0 (com.levigo.m2e.gwt 0.0.1.0) 的 m2e 连接器需要“bundle org.eclipse.jdt.core 3.7.1”,但找不到它
不能满足依赖:

来自:GWT M2E 连接器 0.0.1.0 (com.levigo.m2e.gwt.feature.feature.group 0.0.1.0)

至:com.levigo.m2e.gwt [0.0.1.0]

我究竟应该在市场上寻找什么?提前致谢。

4

1 回答 1

1

由于您是 Eclipse 的新手。你真的想要这个插件吗?这是一个插件Manages Supersource and Resource Folders for GWT-Projectshttp ://code.google.com/p/gwt-m2e/ 。但它适用于 Maven 项目。如果你想在 eclipse 中使用 GWT 插件,你应该有官方的 eclipse 插件:https ://developers.google.com/eclipse/

于 2012-05-02T10:11:08.017 回答