manifest.mf
来自「SFTP Plug-in for Eclipse will add the SF」· MF 代码 · 共 18 行
MF
18 行
Manifest-Version: 1.0Bundle-ManifestVersion: 2Bundle-Name: %pluginNameBundle-SymbolicName: com.jcraft.eclipse.target.sftp;singleton:=trueBundle-Version: 0.0.2Bundle-ClassPath: sftp.jarBundle-Activator: com.jcraft.eclipse.target.internal.sftp.SFtpTargetPluginBundle-Localization: pluginProvide-Package: com.jcraft.eclipse.target.internal.sftp, com.jcraft.eclipse.target.internal.sftp.uiRequire-Bundle: org.eclipse.ui, org.eclipse.core.runtime, com.jcraft.eclipse.sftp, org.eclipse.targetEclipse-LazyStart: trueBundle-Vendor: %providerName
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?