zoukankan      html  css  js  c++  java
  • Equinox

    http://eclipse.org/equinox/documents/quickstart.php

    Getting Started with Equinox

    Equinox implements a wide array of standard OSGi services as well as many additional modules. To get started in a particular area, follow the related Getting Started Guide from the list below.

    Other Information

    • The Eclipse SDK includes some very sophisticated tooling for defining, developing, debugging, building and deploying bundles. To use this tooling run the SDK and mentally replace the word "Plugin" with "Bundle" in all the menu/wizard entries. For example, File > New > Plugin Project creates a project suitable for coding OSGi bundles. The "Plugin Editor" is really a bundle editor with some extra support for Eclipse constructs such as the Extension registry.
    • Log bug reports in the Equinox/Framework component
    • Questions and comments should go in the equinox newsgroup.
  • 相关阅读:
    java
    java
    java
    java
    java
    java
    java
    java
    sed命令的用法
    linux系统产生随机数的6种方法
  • 原文地址:https://www.cnblogs.com/lexus/p/2329521.html
Copyright © 2011-2022 走看看