Using Struts Console Inside IntelliJ IDEA


Using Struts Console Inside IBM Rational Application Developer for WebSphere

Struts Console can be run as a plugin inside IBM Rational Application Developer for WebSphere (RAD) (previously known as WebSphere Studio Application Developer [WSAD]) versions 4.0.3 and later. To do so, you first have to install the Struts Console Eclipse plugin. Following is the list of steps for installing the Struts Console RAD plugin:

  1. Shut down RAD if it is currently running.

  2. Navigate to the directory in which you have RAD installed (e.g., c:\Program Files\IBM\WebSphere Studio) and then navigate into the eclipse directory and then into the plugins directory.

  3. In another window, navigate to the directory in which you installed Struts Console (e.g., c:\java\struts-console-5.0).

  4. Copy the com.jamesholmes.console.struts directory from the Struts Console installation directory into the RAD plugins directory.

After you have installed the Struts Console RAD plugin, you must restart RAD.

Once RAD is running, to use Struts Console, simply right-click a valid configuration file and select Open With | Struts Console, as shown here:

image from book

After you have opened the file, it will load into a separate Struts Console window, as shown in Figure A-5.

image from book
Figure A-5: Struts Console editor in a separate window

Note 

The Struts Console RAD plugin requires that your configuration files have specific filenames in order for the plugin to recognize them. Struts configuration files must be named struts-config.xml; Tiles configuration files must be named tiles.xml; and Validator configuration files must be named validation.xml. JSP TLD files only need to have a file extension of .tld.

Struts Console also allows you to modify some of its configuration settings from inside RAD. To access the Struts Console configuration settings, select Window | Preferences. The following illustration shows the Struts Console Preferences dialog box.

image from book

For more information on these configuration settings, see the section "Configuring the Struts Console Output Options" later in this appendix.



Struts. The Complete Reference
Struts: The Complete Reference, 2nd Edition
ISBN: 0072263865
EAN: 2147483647
Year: 2004
Pages: 165
Authors: James Holmes

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net