Installing & Uninstalling
Installing the plugin
      
         		
         - Make sure you have a working installation of Eclipse 3.0 or later
- Download and install GEF.  This should be as simple as downloading its 
            		zipped files from the location shown in the 
               		previous section, and unzipping it into your Eclipse folder.
         
- Download and install EclipseHTMLEditor.  Again, simply download files from
            		the location shown in the 
               		previous section, and unzip into your Eclipse folder.
         
- Download and install FacesIDE.  Location shown in 
               		previous section; install into Eclipse folder.
         
Uninstalling the plugin
      
         		
         - Close all perspectives.
- Close Eclipse.
- Delete the following folders from your Eclipse/pluginsfolder:
 tk.eclipse.plugin.htmleditor_x.x.x
 tk.eclipse.plugin.jsf_x.x.x
 (The x.x.x represent a version number, such as 0.1.9 for FacesIDE
            			as of this writing.)
- Restart Eclipse with the -cleanoption.  This is simply good
            		practice after removing plugins.