无法在目录中找到feature.xml [英] Unable to find feature.xml in directory

查看:900
本文介绍了无法在目录中找到feature.xml的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚添加了一个插件到我的Eclipse RCP项目,并得到错误:无法在目录中找到feature.xml

这是什么意思? >

解决方案

您可能已经错误地安装了插件。该功能需要解包才能使其工作。现在发生的是,Eclipse正在寻找一个 feature.xml 文件,但只找到jar文件。
检查你的 ... / eclipse / features catalaog,你会发现jar'd的功能。使用程序和解压缩jar文件应该可以解决问题。



如果使用更新站点进行安装,则功能将自动解压缩。



在此讨论此错误:
http://www.eclipsezone.com/eclipse/forums/t92012.html


I just added a plugin to my Eclipse RCP project and am getting the error: Unable to find feature.xml in directory

What does this mean?

解决方案

You have probably installed the plugin incorrectly. The feature needs to be unpacked in order for it to work. What happens now is that Eclipse is looking for a feature.xml file but only finding the jar file. Check your .../eclipse/features catalaog and you will find jar'd features. Using a program and unzipping the jar file should solve the problem.

If you install using an update site the feature will be unpacked automatically.

Discussion about this fault here: http://www.eclipsezone.com/eclipse/forums/t92012.html

这篇关于无法在目录中找到feature.xml的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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