eclipse 插件不可见
我最近在 eclipse 中安装了 gwt-plugin。但是插件不可见,即使我尝试再次安装它,Eclipse 也不允许我安装,说它已经安装了。我什至以管理员身份运行 Eclipse(我在 Windows 7 中使用它)并且还使用了 clean 选项,没有任何结果。
还有一件事,GWT 安装后,它给出了两个选项 -“重新启动”和“应用更改”。我选择了“重新启动”。 (这重要吗?)
任何帮助表示赞赏..
I have recently installed gwt-plugin to my eclipse. But plugins are are not visible, even if I try to install it again, eclipse is not allowing me to install, saying its already installed.I even I ran eclipse as administrator(I am using it in windows 7) and also with clean option, nothing worked out.
And one more thing, After GWT installation, it gave two options - 'Restart' and 'Apply changes'.I have chosen 'Restart'. (Does it matter?)
Any help is appreciated..
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
也许您正确安装了 gwt-plugin,但缺少它的依赖项之一?看一下这个线程。答案之一讨论了使用 OSGI 控制台来查找丢失的依赖项。
Maybe you installed gwt-plugin correctly, but you are missing one of its dependencies? Take a look at this thread. One of the answers discusses using the OSGI console to locate missing dependencies.