Note: Advice in this article will only work for JxBrowser 6. See the corresponding article for JxBrowser 7 here.(注意:本文中的建议仅适用于JxBrowser6,JxBrowser7相应文章请点击这里。)


JxBrowser can be used in OSGi environment. There are 4 popular OSGi specification implementations:(JxBrowser可以在OSGi环境中使用。有4种流行的OSGi规范实现:)


  • Felix
  • Eclipse(世界上最好的开发工具)
  • Knopflerfish
  • ProSyst

JxBrowser supports the following implementations:(JxBrowser支持以下实现:)

  • Felix
  • Eclipse(世界上最好的开发工具)


Configuring license(配置许可证)

Each JxBrowser JAR file represents an OSGi bundle. You need to include the required JxBrowser OSGi bundles (JAR files) into your OSGi application. The license.jar file that contains JxBrowser license isn't an OSGi bundle, so we recommend that you extract the teamdev.licenses file from the license.jar archive and put it into the META-INF folder of the jxbrowser.jar file, so that license checker could find it.(每个JxBrowser JAR文件代表一个OSGi包。您需要在OSGi应用程序中包括必需的JxBrowser OSGi软件包(JAR文件)。包含JxBrowser许可证的license.jar文件不是OSGi捆绑包,因此我们建议您从license.jar存档中提取teamdev.licenses文件,并将其放入jxbrowser.jar文件的META-INF文件夹中,因此该许可证检查程序可以找到它。)