Eclipse不会在plugins文件夹中加载插件 [英] Eclipse doesn't load plugins in the dropins folder

查看:320
本文介绍了Eclipse不会在plugins文件夹中加载插件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚刚下载了Eclipse SDK 3.5.1,并希望安装一些添加项,如GEF,EMF等。



我下载了所有的zip文件需要并决定将它们安装在dropins文件夹中。我阅读了 http://wiki.eclipse.org/Equinox_p2_Getting_Started ,并按照指定结构化了我的dropin文件夹:

  eclipse / 
dropins /
emf /
eclipse /
features /
plugins /
gef /
eclipse /
功能/
插件/
...等...

当我启动Eclipse时,它不会识别我上面结构中的任何功能或插件。任何想法?

解决方案

我建议您尝试通过更新管理器安装这些功能。 EMF和GEF是Eclipse.org的标准功能,没有任何理由不将它们安装在Eclipse的主要p2存储库文件夹中(如果您需要,可以轻松卸载它们)。



查看错误日志视图(窗口 - >显示视图 - >错误日志),看看它们没有加载的原因。我的猜测是他们错过了依赖,但没有更多的信息,很难回答你的问题。我也建议看看帮助 - >关于Eclipse - >安装详细信息,看看是什么安装。


I just downloaded Eclipse SDK 3.5.1 and want to install some add ons such as GEF, EMF, etc.

I downloaded all the zip files for everything I needed and decided to install them in the dropins folder. I read http://wiki.eclipse.org/Equinox_p2_Getting_Started and structured my dropin folder as specified:

eclipse/  
   dropins/  
     emf/  
       eclipse/  
         features/  
         plugins/  
     gef/  
       eclipse/  
         features/  
         plugins/  
     ... etc ...

When I start up Eclipse it does not recognize any of the features or plugins I have put into the structure above. Any ideas?

解决方案

I suggest that you try to install those features via the update manager. EMF and GEF are standard features from Eclipse.org, there's no reason not to install them in Eclipse's main p2 repository folder (it is easy to uninstall them, in case that is your concern).

Have a look at the error log view (Window -> Show View -> Error Log) to see why they didn't load. My guess is that they are missing a dependency, but without more information it is difficult to answer your question. I also suggest looking at Help -> About Eclipse -> Installation Details to see what exactly is installed.

这篇关于Eclipse不会在plugins文件夹中加载插件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆