tree: 8d171405c28e1006ff5f02139c8623297d8bfe5e [path history] [tgz]
  1. .settings/
  2. doc/
  3. doc-html/
  4. Eclipse UI Examples Readme Tool/
  5. icons/
  6. META-INF/
  7. .classpath
  8. .project
  9. about.html
  10. build.properties
  11. doc.zip
  12. forceQualifierUpdate.txt
  13. HelpContexts.xml
  14. plugin.properties
  15. plugin.xml
  16. README.md
examples/org.eclipse.ui.examples.readmetool/README.md

org.eclipse.ui.examples.readmetool

Demo plug-in which demonstrates the implementation of a text editor for files with the .readme file extension. This editor contributes entries to the toolbar and to the statusbar. The plug-ins also adds a wizard to create .readme files.

To use, start a runtime Eclipse with this plug-in and open the new file wizard to get a .readme file.