File: README.md

package info (click to toggle)
eclipse-platform-ui 4.18-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 71,596 kB
  • sloc: java: 610,550; xml: 20,234; sh: 602; makefile: 7
file content (7 lines) | stat: -rw-r--r-- 414 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
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.