欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Eclipse Equinox
来自开放百科 - 灰狐
(版本间的差异)
第1行: | 第1行: | ||
− | {{SeeWikipedia}} | + | {{top news}} |
+ | {{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. |
2010年9月30日 (四) 02:40的版本
您可以在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.
Quick Start
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
Links
分享您的观点