org.eclipse.ui.tutorials.rcp.part3/plugin.properties

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (download) (annotate)
Fri Jul 21 17:02:53 2006 UTC (3 years, 4 months ago) by ebb
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +10 -5 lines
Bug 134394: Update RCP tutorial code to match articles. This involved refreshing the projects with the contents of the zip files that came with the articles.
aboutText=This RCP Application was generated from\n\
the PDE Plug-in Project wizard.\n\n\
This sample shows how to:\n\
- add a top-level menu and toolbar with actions\n\
- add keybindings to actions\n\
- create views that can't be closed and\n\
  multiple instances of the same view\n\
- perspectives with placeholders for new views\n\
- use the default about dialog\n\
- create a product definition\n