home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2006 April / DPPRO0406DVD.ISO / Essentials / Programming / Eclipse SDK / eclipse-SDK-3.1.1-win32.exe / eclipse / plugins / org.eclipse.ui.presentations.r21_3.1.0.jar / README.TXT < prev   
Encoding:
Text File  |  2005-09-29  |  765 b   |  15 lines

  1. The r21presentation plugin provides an R2.1 style look and feel for
  2. Eclipse.  This look and feel is accomplished entirely through the
  3. Presentations API, no changes are needed to the base eclipse release.
  4.  
  5. Use:
  6.  
  7. 1. Ensure the plugin is installed (look in your eclipse/plugins
  8.    directory for org.eclipse.ui.presentations.r21_3.0.0).
  9. 2. Add the contents of the r21presentation.ini file to your primary
  10.    plugin's "plugin_customization.ini" file.  In the basic Eclipse
  11.    IDE, this file is located in plugins/org.eclipse.platform_3.0.0.
  12. 3. Resolve any conflicts in the plugin_customization.ini file to favour
  13.    the settings for this project.  E.g., DOCK_PERSPECTIVE_BAR is set
  14.    to "topRight" in the basic platform but should be "left" for the
  15.    R21 presentation.