欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Eclipse Equinox
来自开放百科 - 灰狐
(版本间的差异)
第13行: | 第13行: | ||
==Links== | ==Links== | ||
*http://www.eclipse.org/equinox/ | *http://www.eclipse.org/equinox/ | ||
+ | |||
+ | [[Category:OSGi]] | ||
+ | [[Category:Eclipse]] |
2010年8月22日 (日) 08:30的版本
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
分享您的观点