Saturday, October 24, 2009

STEP 2: Install NetBeans JSF Plugins

Install NetBeans ICEfaces Plugins

Although the ICEfaces for NetBeans libraries are available through the Plugins tool in NetBeans, these steps will allow you install the latest version of the libraries.

DOWNLOAD: ICEfaces-1.8.2-NetBeans-6.7-modules.zip
FROM URL: http://www.icefaces.org/main/downloads/

Open a terminal window, and enter the following commands. Replace [download location] with the directory where you downloaded the software to.

$ cd [download location]
$ unzip ICEfaces-1.8.2-NetBeans-6.7-modules.zip -d ICEfaces-1.8.2-NetBeans-6.7-modules

In NetBeans...

Tools | Plugins | Downloaded | Add Plugins...

Navigate to /ICEfaces-1.8.2-NetBeans-6.7-modules/nbms

Install (use CTRL-A to select all)...
  • org-icefaces-netbeans-modules-lib.nbm
  • org-icefaces-netbeans-modules-web-frameworks.nbm

In the terminal window...

$ rm -rf ICEfaces-1.8.2-NetBeans-6.7-modules

No comments:

Post a Comment