Hi,
I post my message in this forum, because perhaps somebody would be interset
with my project.
I'm developping plugin eclipse Akrogen
http://akrogen.sourceforge.net/index.html
which is able to
generate code.

With Akrogen you can write your wizard page with XML.

But I'm developping new version of Akrogen to have capability to describes
the wizard page with XUL by using Wazzabi library
http://wiki.wazaabi.org/index.php/Main_Page
which is able to transform XUL description into SWT. You can see screenshot
at  
http://akrogen.sourceforge.net/1_0_2/index.html<http://akrogen.sourceforge.net/fr/1_0_2/index.html>

Akrogen looks like EclipseWork, but with Akrogen you can :
* describes your wizard page with XUL (DONE).
* describe the wizard page with XML component (XUL) and after you can write
XML Wizard which call  XML component and synchronize parameters between
several components (TODO).
* customize template engine (add your own template engine). By default
Akrogen support Velocity Freemarker and XSLT (DONE).
* manage XML context (DONE), properties context (TODO) and JavaClass
context(TODO)
* generate Wizard page by using the selected file with loop marco (ex : you
select hibernate mapping and you can loop on property to display a combo
which display the property
with checkbox) (TODO).
* manage command (TODO). When you click into finsh button of the wizard, it
launch Ant target (It avoid to edit a properties file).
* manage listener (TODO) to update the value of the textbox with another
value of the textbox (ex : you type package name, it update the textbox
directory ou by replacing . with /)

Akrogen use Catalog (Templates, Components, Wizards,...) which is linked
with Eclipse project. So I would like
create Struts 2.x catalog which will contain all the component used into
Struts 2.x (Interceptor, Result, DOJO,...).

So I'm searching somebody to write the template, component,... for Struts
2.x.
If you have interest with my project you can install the current Akrogen
version (see http://akrogen.sourceforge.net/plugin_installation.html)
(You cannot describes the component with XUL with this version)

BUT this version will change soon, as soon as I have stable 1.0.2 version.
You can install it with local Site (Update manager)
that you can found here
http://sourceforge.net/project/showfiles.php?group_id=164259


If you are interested to help me giving some idea, developping the Akrogen
plugin or writing templates, components for Struts 2.x, tell me.

I hope that somebody will be interest with my post.

Regards Angelo

Reply via email to