📄 manifest.mf
字号:
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: BIRT Sample Database
Bundle-SymbolicName: org.eclipse.birt.report.data.oda.sampledb;singleton:=true
Bundle-Version: 2.1.1.v20070205-1728
Bundle-ClassPath: sampledb.jar
Bundle-Activator: org.eclipse.birt.report.data.oda.sampledb.SampledbPlugin
Bundle-Vendor: Eclipse.org
Bundle-Localization: plugin
Require-Bundle: org.eclipse.birt.report.data.oda.jdbc;bundle-version="[2.1.0,3.0.0)",
org.eclipse.datatools.connectivity.oda;bundle-version="[3.0.1,4.0.0)",
org.eclipse.core.runtime;bundle-version="[3.2.0,4.0.0)",
org.eclipse.birt.core;bundle-version="[2.1.0,3.0.0)",
org.apache.derby.core;bundle-version="[10.1.2,11.0.0)"
Eclipse-LazyStart: true
Export-Package: org.eclipse.birt.report.data.oda.sampledb
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -