config.ini

来自「基于eclipse的birt报表!!! 是个web项目!」· INI 代码 · 共 7 行

INI
7
字号
#Product Runtime Configuration File
eclipse.product=org.eclipse.birt.report.engine.ReportEngineSDK
#osgi.bundles=org.eclipse.equinox.common@2:start, org.eclipse.update.configurator@start, org.eclipse.birt.core@start
osgi.bundles=org.eclipse.equinox.common@2:start, org.eclipse.core.jobs@2:start, org.eclipse.core.runtime.compatibility.registry, org.eclipse.equinox.registry@2:start, org.eclipse.equinox.preferences@2:start, org.eclipse.core.contenttype, org.eclipse.core.runtime@2:start, org.eclipse.update.configurator@3:start, com.ibm.icu,org.junit, org.mozilla.rhino, org.eclipse.birt.core@2:start
#osgi.framework.extensions=org.eclipse.birt.api
osgi.bundles.defaultStartLevel=4

⌨️ 快捷键说明

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