|
Plugin
features
- struts-config graphical view:
- Automatic layout
- Left-clicking an action or a JSP opens an
editor for the associated file
- Right-clicking an action or a JSP switch to
source view and highlights the first occurence in the file
- struts-config editing:
Download
and install
This plugin is free and
open-source (CPL v0.5).
| Eclipse
R2.1 |
Use the update
manager and create a
bookmark to http://www.improve-technologies.com/alpha/updates/site.xml.
If you don't know how to use the update manager, read this
procedure: [
Using the update manager ] |
| Version |
Date |
Comment |
0.4.1
|
17 Sep. 2003
|
Fixed parsing
for tool generated WSDL files (Axis, Systinet)
|
0.4.0
|
8 Avr. 2003
|
SolarEclipse
project changed their packages names |
0.3.1
|
9 Oct. 2002
|
Fixed bug which caused Graph
not to be displayed when DTD could not be reached. The DTDs
(struts-config 1.0 and 1.1) are now registered locally.
|
0.3.0
|
2 Oct. 2002
|
Draw2D project changed their
packages names |
0.2.0
|
23 Jul. 2002
|
Refactoring of parts that are
commons with the WSDL Editor.
Note : plugin id changed so you will need to close and re-open editors
that were using this plugin.
|
0.1.0
|
19 Jul. 2002
|
Removed all struts dependencies
- decreased download size (68Kb instead of
1.25Mb)
- better performance (consequently added
redraw after each file saving)
- closer to the struts-config.xml file
(keeps the same order for actions and forwards - that is when no link
exists)
|
0.0.5
|
18 Jul. 2002
|
Bug fix for pre-1.4 JVM.
Tested on MacOSX (JVM 1.3.1) and Windows (JVM 1.4)
|
| 0.0.4 |
11 Jul. 2002 |
First public release of the plugin.
Developped and tested with Eclipse 2.0 ans Sun's VM 1.4.
|
You also need to install:
- Eclipse Draw2D plugin (part of the GEF toolkit )
project page
(tested version 2.1)
- SolarEclipse plugin
project
page
(tested version 0.4.0)
If your cannot use the update manager online, a zip version is
avalaible. After unzipping, you will need to point the update manager
to the local site.xml file.
- Improve Struts editor and WSDL viewer 0.4.1
Using the
struts-config Editor
Once the plugin is installed, Eclipse should
associate the editor to all your struts-config.xml files.
The Editor contains two tabs : a graph view and a source view.
Left-clicking a JSP or an action in graph view will open the associated
JSP/class file.
Right-clicking a JSP or an action will switch to source view and
highlight this JSP/action declaration.
Some known limitations are :
- Right-cliking may not select the text you
expect. Use ctrl+K to navigate through the file.
- Mouse cursor remains as an arrow. Any help
appreciated.
For any information, remark or
feedback about the plugin, feel free to contact us
at : eclipse-struts@improve.fr.
Screenshot
A screenshot
is now avalaible (same output for versions 0.0.4 to 0.4.0).
|