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

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


发布了337 篇原创文章 · 获赞 40 · 访问量 243万+
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章