blob: 418cd71a1e7acc07f346c17462c82c9e7669d4c7 [file] [log] [blame]
providerName = Eclipse.org
plugin.SWTControlsExample.name = SWT Controls Example Plugin
category.SWTExamples.name = SWT Examples
view.ControlsExample.name = SWT Controls
launchcategory.SWTViewExamples.name = Workbench Views
launchcategory.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.ControlsExample.name = Controls
launchitem.ControlsExample.description = \
This example is a simple demonstration of common SWT controls.\n\n\
It consists of a tab folder where each tab allows the user \
to interact with a different SWT control. \
The user can change styles and settings and view how this affects the control.