877-277-2477
info@capstonecourseware.com

Tool Setup Instructions

Eclipse Galileo with ICEfaces Support, Version 1.8

If the course you are setting up requires EclipseGalileo_ICEfaces 1.8, follow these instructions to set it up on the student and instructor machines. If you have questions, please contact your courseware vendor.

First, click the link below and download the Windows ZIP archive for Eclipse Galileo for Java EE Developers:

Eclipse Galileo for Java EE Developers

Unzip the archive to the c:\ root: this will create a tree of files in c:\eclipse.

Run c:\eclipse\eclipse.exe; you'll see the splash screen, and it will take a minute or so to initialize the IDE.

Eclipse splash screen

Then you'll see the a dialog asking you to select a workspace. Just leave the default and click OK.

Choose Help | Install New Software ... from the top-level menu. You'll see a dialog box. Click the Add ... button:

Install new software dialog

Choose any name you like, and enter http://www.icefaces.org/eclipse-updates as the location. Click OK.

Add download site dialog

After a moment you'll see the main listbox in the dialog populated with one available plugin. Check that box and click Next.

Choosing the Glassfish plugin

Eclipse will stop to think for a moment:

Progress bar

Review and verify that this is the tool you want to plug in, and click Next.

Confirm plugin

Review and affirm the license agreements, and click Finish:

Accept license agreements

The install process will commence ...

Install in progress

You will be warned that the download is not digitally signed -- click OK:

Warning about no digital signature

The plugin process will complete. Do restart Eclipse, either on your own or by letting Eclipse do it now. The test below will only succeed after the suggested restart.

Restart message box

To test the installation, when Eclipse restarts, again choose the default workspace, and then choose File | New | Project ... from the top-level menu. In the dialog that opens, choose Web / Dynamic Web Project, and click Next:

New Dynamic Web Project

You don't need to fill out any values in the dialog that appears next. But confirm that the Configuration dropdown list includes ICEfaces entries, as shown here:

ICEfaces Configurations

From here you can just cancel out of the dialog, and close Eclipse.