manifest.mf

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

MF
23
字号
Manifest-Version: 1.0
Export-Package: javax.servlet ; specification-version=2.2,javax.servle
 t.http ; specification-version=2.2,javax.servlet.jsp ; specification-
 version=2.2
Bundle-Description: The servlet.jar from SUN jsdk lib
Bundle-APIVendor: Sun
Bundle-ContactAddress: http://www.knopflerfish.org
Bundle-UUID: org.knopflerfish:JSDK lib:2.2:impl
Bundle-Version: 2.2
Built-From: C:\Projects\Knopflerfish\knopflerfish.org\osgi\bundles\jsd
 k
Bundle-SymbolicName: org.knopflerfish:JSDK lib:2.2
Bundle-Classpath: servlet.jar
Bundle-DocURL: http://www.knopflerfish.org
Bundle-Category: lib
Import-Package: org.osgi.framework
Created-By: 1.4.2_05-b04 (Sun Microsystems Inc.)
Build-Date: Wed October 19 2005, 16:05:51
Ant-Version: Apache Ant 1.6.2
Bundle-Name: JSDK lib
Bundle-Vendor: Knopflerfish/Sun

⌨️ 快捷键说明

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