码迷,mamicode.com
首页 > 系统相关 > 详细

【OSGi】Could not find bundle: org.eclipse.equinox.console

时间:2015-07-16 19:48:54      阅读:262      评论:0      收藏:0      [点我收藏+]

标签:

1、描述:

org.osgi.framework.BundleException: Could not find bundle: org.eclipse.equinox.console

 2、需要导入,equinox-SDK-M20150708-1000 下的plugins,241个插件

技术分享


3 、在Run> Run Configurations中设置添加除org.eclipse.osgi以外的,如下4个bundles

org.eclipse.equinox.console
org.apache.felix.gogo.command
org.apache.felix.gogo.runtime
org.apache.felix.gogo.shell

技术分享


4、成功跑起OSGI

技术分享

版权声明:本文为博主原创文章,未经博主允许不得转载。

【OSGi】Could not find bundle: org.eclipse.equinox.console

标签:

原文地址:http://blog.csdn.net/dracotianlong/article/details/46915335

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!