Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » New Plugin for code generation
New Plugin for code generation [message #185688] Tue, 26 December 2006 17:10
Angelo ZERR is currently offline Angelo ZERRFriend
Messages: 122
Registered: July 2009
Senior Member
Hello,
I'm developping a Plugin Akrogen for generate any code, that you can found
at http://akrogen.sourceforge.net/. Akrogen Plugin looks like EclipseWork,
but it
- can generate any component of your Application
- Freemarker and XSL are today the template engine implemented.
- XML is the model which can be merge with a template.

Akrogen give you serveral features :

- XML component to describe your WizardPage (parameters of your template
and template to use when user click to the Finish Button).
- XML Wizard which is composed with serveral XML Component. You can
synchronize paramter of one component with other.

Today you use XML Mapping hibernate file to start your generation. So with
this XML file you can generate simple component like DAO, ....but too a
XML PageConfig wich is Akrogen XML description of your page (page for
CRUD, List,...)

Plugin is not finished and my documentation is very poor, but I'm
seraching developers which will be motivate to help me and discuss about
code generation.

Thank you for your answer.

Regards Angelo
Previous Topic:How to find out unused public, protected and package private methods in a prjct
Next Topic:Something completely unnecessary -- but a little bit of fun...
Goto Forum:
  


Current Time: Wed Apr 24 14:28:10 GMT 2024

Powered by FUDForum. Page generated in 0.15828 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top