plugin.properties

来自「This the README for the Eclipse Plug-in 」· PROPERTIES 代码 · 共 13 行

PROPERTIES
13
字号
FormatWithJalopy.label = Format with &Jalopy@Ctrl+Alt+F10
FormatWithJalopy.tooltip = Formats the editor contents.
Format.label = Format
Format.tooltip = Formats the contents of the Java source file.
FormatFolder.label = Format Folder
FormatFolder.tooltip = Formats all Java source files contained in the folder.
FormatProject.label = Format Project
FormatProject.tooltip = Formats all Java source files contained in the project.
FormatPackage.label = Format Package
FormatPackage.tooltip = Formats all Java source files contained in the package.
DisplayPreferences.label = &Jalopy Preferences...
DisplayPreferences.tooltip = Displays the Jalopy preferences dialog.
JalopyProblem = Jalopy formatting Problem

⌨️ 快捷键说明

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