简体   繁体   English

Eclipse Luna的Google插件未显示该图标

[英]Google plugin for Eclipse Luna not showing the icon

I have been around 4 hours trying to install the Google Plugin for Eclipse Luna. 我花了大约4个小时来尝试安装Eclipse Luna的Google插件。 I followed every step of the installing guide but when i finished the Google Logo for starting a new project didnt appear as it should: 我遵循了安装指南的每个步骤,但是当我完成启动新项目的Google徽标时,却没有出现:

像这样

As you can see even though i have the plugins installed i cant see the icon or start a new web project. 如您所见,即使我安装了插件,也看不到该图标或启动新的Web项目。

在此处输入图片说明

My operating sysyem is OSx Yosemite. 我的操作系统是OSx Yosemite。 I tried updating to Java 8 and JDK 8 (and 7) and deleting all the files as this question recommends. 我尝试更新到Java 8和JDK 8(和7)并按照此问题的建议删除所有文件。 Also deleted and "reinstalled" eclipse and the plugin a lot of times but didn't workout. 还删除并“重新安装”了日食和插件很多次,但没有进行锻炼。

Anybody with the same problem? 有人有同样的问题吗? Thanks a lot. 非常感谢。

I had the exact same problem on my new MacBook. 我的新MacBook遇到了完全相同的问题。 I had to install JDK 7. I downloaded and installed the Mac OS X x64 version of 7u75 from here: JDK 7 Downloads 我必须安装JDK7。我从此处下载并安装了7u75的Mac OS X x64版本: JDK 7下载

After it installs make sure it's the system default by executing the following from the Terminal: 安装后,请通过终端执行以下命令,以确保它是系统默认值:

/usr/libexec/java_home

If it looks good to go then just restart eclipse and you should be good to go. 如果看起来不错,那么只需重新启动eclipse,您就应该不错了。

I suggest you even to delete your Eclipse_Luna: 我甚至建议您删除Eclipse_Luna:

Re-install your Eclipse and then install the GAE-plugin again. 重新安装您的Eclipse,然后再次安装GAE插件。

Remember to re-start your Eclipse after you've successfully install the GAE-plugin for Eclipse_Luna. 成功安装Eclipse_Luna的GAE插件后,请记住重新启动Eclipse。

I faced the same issue. 我遇到了同样的问题。 I installed JDK 1.7 and used 1.7 jre for eclipse as mapped and downloaded the eclpise plugin AND restarted and it worked fine. 我安装了JDK 1.7,并使用1.7 jre映射了eclipse,并下载了eclpise插件,然后重新启动,它运行良好。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM