plugin.properties

来自「很好的学习swt的 sample 很好的学习swt的 sample」· PROPERTIES 代码 · 共 19 行

PROPERTIES
19
字号
providerName = Eclipse.orgplugin.SWTLayoutExample.name = SWT Layout Example Plugincategory.SWTExamples.name = SWT Examplesview.LayoutExample.name = SWT Layoutslaunchcategory.SWTViewExamples.name = Workbench Viewslaunchcategory.SWTViewExamples.description = \	A collection of Standard Widget Toolkit examples that run as Views inside the Workbench.  \	These examples will create a new View in the current Perspective.launchitem.LayoutExample.name = Layoutslaunchitem.LayoutExample.description = \	This example is a simple demonstration of common SWT layouts. \n\n\	It consists of a tab folder where each tab allows the \	user to interact with a different SWT layout.\	The user can insert widgets into a layout and set the values of the layout data \	using a property sheet.  When the user has a suitable arrangement, code can be \	generated by clicking on the Code button.

⌨️ 快捷键说明

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