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