欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Eclipse Equinox
来自开放百科 - 灰狐
(版本间的差异)
小 (→Equinox p2) |
|||
(未显示1个用户的6个中间版本) | |||
第1行: | 第1行: | ||
− | {{SeeWikipedia}} | + | {{SeeWikipedia|Equinox (OSGi)}} |
− | Equinox is an implementation of the OSGi R4 core framework specification, a set of bundles that implement various optional OSGi services and other infrastructure for running OSGi-based systems. | + | Equinox is an implementation of the [[OSGi]] R4 core framework specification, a set of bundles that implement various optional OSGi services and other infrastructure for running OSGi-based systems. |
− | == | + | |
+ | ==简介== | ||
+ | |||
+ | ==功能== | ||
+ | |||
+ | ==指南== | ||
cd plugins | cd plugins | ||
java -jar org.eclipse.osgi_3.3.2.R33x_v20080105.jar | java -jar org.eclipse.osgi_3.3.2.R33x_v20080105.jar | ||
第13行: | 第18行: | ||
osgi> stop 1 | osgi> stop 1 | ||
− | == | + | ==Equinox p2== |
− | *http://www.eclipse.org/equinox/ | + | [https://www.eclipse.org/equinox/p2/ Equinox p2] 是 Equinox 的一个子项目,为基于OSGi的应用程序提供技术。 |
+ | |||
+ | Equinox p2 is a component of the Equinox project. p2 provides a provisioning platform for Eclipse-based applications. | ||
+ | |||
+ | Equinox p2 is a platform for installing, managing, and updating Eclipse-based applications and extensions. | ||
+ | |||
+ | ==项目== | ||
+ | *[[WSO2 Carbon]] | ||
+ | |||
+ | ==图集== | ||
+ | |||
+ | ==链接== | ||
+ | *[http://www.eclipse.org/equinox/ Eclipse Equinox] | ||
[[Category:OSGi]] | [[Category:OSGi]] | ||
[[Category:Eclipse]] | [[Category:Eclipse]] |
2020年9月28日 (一) 03:03的最后版本
您可以在Wikipedia上了解到此条目的英文信息 Eclipse Equinox Thanks, Wikipedia. |
Equinox is an implementation of the OSGi R4 core framework specification, a set of bundles that implement various optional OSGi services and other infrastructure for running OSGi-based systems.
目录 |
[编辑] 简介
[编辑] 功能
[编辑] 指南
cd plugins java -jar org.eclipse.osgi_3.3.2.R33x_v20080105.jar osgi> install file:/home/allen/osgi/eclipse/plugins/org.mortbay.jetty_5.1.11.v200706111724.jar osgi> install file:/home/allen/osgi/eclipse/plugins/javax.servlet_2.4.0.v200706111738.jar osgi> install file:/home/allen/osgi/eclipse/plugins/javax.servlet.jsp_2.0.0.v200706191603.jar osgi> install file:/home/allen/osgi/eclipse/plugins/org.apache.commons.logging_1.0.4.v200706111724.jar osgi> start 1 osgi> ss osgi> stop 1
[编辑] Equinox p2
Equinox p2 是 Equinox 的一个子项目,为基于OSGi的应用程序提供技术。
Equinox p2 is a component of the Equinox project. p2 provides a provisioning platform for Eclipse-based applications.
Equinox p2 is a platform for installing, managing, and updating Eclipse-based applications and extensions.
[编辑] 项目
[编辑] 图集
[编辑] 链接
分享您的观点