bundle.manifest

来自「OSGI这是一个中间件,与UPNP齐名,是用于移植到嵌入式平台之上」· MANIFEST 代码 · 共 15 行

MANIFEST
15
字号
Manifest-Version: 1.0
Bundle-Name: TTYConsole
Bundle-SymbolicName: org.knopflerfish.consoletty
Bundle-Version: 1.0.1
Bundle-Description: Command line system console
Bundle-Vendor: Knopflerfish
Bundle-DocURL: http://www.knopflerfish.org
Bundle-ContactAddress: http://www.knopflerfish.org
Bundle-Activator: org.knopflerfish.bundle.consoletty.ConsoleTty
Bundle-Category: console
Import-Package: org.knopflerfish.service.console,org.osgi.framework,or
 g.osgi.service.cm,org.osgi.service.log,org.osgi.util.tracker


⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?