eclipse RCP 导出时报错
弹出窗口:
Cannot complete the install because one or more required items could not be found.
Software being installed: 配置参数 1.0.0 (配置参数 1.0.0)
Missing requirement for filter properties ~= $0: 配置参数 1.0.0 (配置参数 1.0.0) requires 'ÅäÖòÎÊý_root.win32.win32.x86 [1.0.0]' but it could not be found
依赖项和start levels 我都加了。为什么还报错说缺少items呢
help!
版权声明:本文内容由阿里云实名注册用户自发贡献,版权归原作者所有,阿里云开发者社区不拥有其著作权,亦不承担相应法律责任。具体规则请查看《阿里云开发者社区用户服务协议》和《阿里云开发者社区知识产权保护指引》。如果您发现本社区中有涉嫌抄袭的内容,填写侵权投诉表单进行举报,一经查实,本社区将立刻删除涉嫌侵权内容。
Thisismybestguess.检查一下Product里定义的Plugin或Feature是否完整。你可以用“LaunchanEclipseapplication"测试,如果完整的话,程序应该可以正常运行。记得删除之前存在的”Runconfiguration".
回复<aclass='referer'target='_blank'>@jason_nuaa:那就奇怪了。和你Comment的乱码有关吗?之前导出是正常的吗?我删掉之前存在的runconfigurations,然后点击launchaneclipseapplication。是可以正常运行的,但是导出的时候还是报上面那个错误。我就搞不懂了我的也是从配置文件启动的时候报错,导出项目的时候也报错,就是配置文件的问题咯。<imgsrc="http://static.oschina.net/uploads/space/2016/0222/181413_myoj_2617899.png"alt="">