📄 manifest.mf
字号:
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: UIDeisnger
Bundle-SymbolicName: com.cownew.uidesigner;singleton:=true
Bundle-Version: 1.0.0
Bundle-Activator: com.cownew.uidesigner.Activator
Bundle-Vendor: CowNew
Bundle-Localization: plugin
Require-Bundle: org.eclipse.gef,
org.eclipse.core.runtime,
org.eclipse.core.resources,
org.eclipse.ui.workbench,
org.eclipse.core.commands,
org.eclipse.jface,
org.eclipse.ui.ide,
org.eclipse.ui.views,
org.eclipse.ui,
org.eclipse.jdt.core
Eclipse-LazyStart: true
Bundle-ClassPath: .,
lib/commons-beanutils.jar,
lib/commons-beanutils-bean-collections.jar,
lib/commons-beanutils-core.jar,
lib/commons-collections.jar,
lib/commons-lang-2.3.jar,
lib/commons-lang-2.3-sources.jar,
lib/ctk.jar,
lib/dom4j-1.6.1.jar,
lib/jaxen-1.1.jar,
lib/log4j-1.2.6.jar
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -