manifest.mf
来自「SFTP Plug-in for Eclipse will add the SF」· MF 代码 · 共 20 行
MF
20 行
Manifest-Version: 1.0Bundle-Name: %pluginNameBundle-SymbolicName: com.jcraft.eclipse.sftpBundle-Version: 0.0.2Bundle-ClassPath: sftp.jarBundle-Activator: com.jcraft.eclipse.sftp.internal.SFtpPluginBundle-Vendor: %providerNameBundle-Localization: pluginProvide-Package: com.jcraft.eclipse.sftp, com.jcraft.eclipse.sftp.internalRequire-Bundle: org.eclipse.core.runtime;bundle-version="[3.1.0,4.0.0)", com.jcraft.jsch;bundle-version="[0.1.29,2.0.0)", org.eclipse.jface, org.eclipse.team.cvs.core;bundle-version="[3.2.0,4.0.0)", org.eclipse.team.core;bundle-version="[3.2.0,4.0.0)", org.eclipse.team.cvs.ssh2, org.eclipse.ui;bundle-version="[3.2.0,4.0.0)"Eclipse-LazyStart: true
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?