bundle.manifest
来自「OSGI这是一个中间件,与UPNP齐名,是用于移植到嵌入式平台之上」· MANIFEST 代码 · 共 16 行
MANIFEST
16 行
Manifest-Version: 1.0
Bundle-Activator: org.knopflerfish.bundle.log.Activator
Import-Package: org.osgi.framework, org.osgi.service.cm
Export-Package: org.osgi.service.log;specification-version=1.2,org.kno
pflerfish.service.log;specification-version=1.1
Bundle-Version: 1.0.1
Bundle-ContactAddress: http://www.knopflerfish.org
Bundle-Name: LogService
Bundle-Description: The Knopflerfish OSGi log service
Bundle-DocURL: http://www.knopflerfish.org
Bundle-Vendor: Knopflerfish
Bundle-APIVendor: OSGi/Knopflerfish
Bundle-SymbolicName: org.knopflerfish.log
Bundle-Category: service
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?