liming.wu
Joined: 26/10/2004 00:00:00
Messages: 407
Offline
|
There are 2 ways to install ICEfaces plugins for Eclipse
1. Use ICEfaces update site for Eclipse: http://www.icefaces.org/eclipse-updates
You simply follow Help -> Install New Software... ->Add and put the above url into location textfield and click ok, and then follow wizard. You should be able to install ICEfaces plugins for Eclipse successfully if there is no error message. If ICEfaces plugins for Eclipse is sucessfully installed you shuld be able to access User's Guide through Help -> Help Contents ->ICEfaces -> User's Guide. If If ICEfaces plugins for Eclipse is not sucessfully installed, this help content may not available as this help plugin wasn't installed.
2. Downlod plugins and install from local site.
You need to download ICEfaces-1.8-Eclipse-3.5.0-plugins-v3.6.2.zip from ICEfaces.org. Unzip this file to a local directory. After this zip file is unzipped there should be plugins, features, ICEfaces_Plugins_Guide.html, ReleaseNotes.html, and resources. ICEfaces_Plugins_Guide.html is exact the same version as you will see in eclipse help system as I mentioned above (Help -> Help Contents ->ICEfaces -> User's Guide)
After unzipped the zip file, you need to define your local site by Help -> Install New Software... ->Add.. ->Local and select the directory where you unzipped the downloaded zip file.
Remember to uncheck Group items by category, otherwise you won't see list of 3 ICEfaces plugin features. And you need to check those 3 ICEfaces plugin features:
ICEfaces facelets plugins for Eclipse v3.5 (Galileo) 3.6.2.200910012033
ICEfaces plugins for Eclipse v3.5 (Galileo) - Core 3.6.2.200910012033
JSF Facelets Tools Incubator 0.2.0.200910012033
Liming
|