Index of /www001/src/ports/java/ecj-bootstrap/work/plugins/org.eclipse.ui.presentations.r21

      Name                    Last modified       Size  Description

[DIR] Parent Directory 29-Jun-2006 16:20 - [DIR] src/ 29-Jun-2006 16:22 - [   ] r21presentation.ini 29-Jun-2006 16:22 1k [   ] plugin.xml 29-Jun-2006 16:22 1k [   ] plugin.properties 29-Jun-2006 16:22 1k [   ] javaCompiler...args 29-Jun-2006 16:20 53k [   ] component.xml 29-Jun-2006 16:22 1k [   ] build.xml 29-Jun-2006 16:20 15k [   ] build.properties 29-Jun-2006 16:22 1k [TXT] about.html 29-Jun-2006 16:22 1k [DIR] META-INF/ 29-Jun-2006 16:22 -

The r21presentation plugin provides an R2.1 style look and feel for
Eclipse.  This look and feel is accomplished entirely through the
Presentations API, no changes are needed to the base eclipse release.

Use:

1. Ensure the plugin is installed (look in your eclipse/plugins
   directory for org.eclipse.ui.presentations.r21_3.0.0).
2. Add the contents of the r21presentation.ini file to your primary
   plugin's "plugin_customization.ini" file.  In the basic Eclipse
   IDE, this file is located in plugins/org.eclipse.platform_3.0.0.
3. Resolve any conflicts in the plugin_customization.ini file to favour
   the settings for this project.  E.g., DOCK_PERSPECTIVE_BAR is set
   to "topRight" in the basic platform but should be "left" for the
   R21 presentation.