首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 其他教程 > 操作系统 >

【OSGi起动最新环境】eclipse 3.7 与eclipse 4.2 对比

2012-11-01 
【OSGi启动最新环境】eclipse 3.7 与eclipse 4.2 对比本文研究Eclipse4.2 (Juno) 中运行OSGI所需的最基本的b

【OSGi启动最新环境】eclipse 3.7 与eclipse 4.2 对比

本文研究Eclipse4.2 (Juno) 中运行OSGI所需的最基本的bundle,与Eclipse3.7 Indigo 作为对比

?

Juno (Eclipse 4.2) 的OSGI 依赖的最基本插件 为:

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

运行实力如下:

?

idState ? ? ? Bundle0ACTIVE ? ? ?org.eclipse.osgi_3.8.0.v20120529-15482ACTIVE ? ? ?org.eclipse.equinox.console_1.0.0.v20120522-18413ACTIVE ? ? ?org.apache.felix.gogo.runtime_0.8.0.v2011081205154ACTIVE ? ? ?org.apache.felix.gogo.command_0.8.0.v2011081205155ACTIVE ? ? ?org.apache.felix.gogo.shell_0.8.0.v201110170705

Indigo (Eclipse 3.7) 的OSGI 依赖的最基本插件为:

?

org.eclipse.osgi

运行实力如下:

idState ? ? ? Bundle

0ACTIVE ? ? ?org.eclipse.osgi_3.7.2.v20120110-1415

热点排行