Atabaque DTDtoBean generates JavaBeans from a specified DTD file. You can choose generate standard Java Beans or using Annotations for XStream or Simple, APIs for XML Serialization. It´s available as a command line, Swing application or NetBeans plugin.
JavaSketch is an Eclipse plugin that is both a programmer's search engine and code generation tool. It can find chains of Java API calls that produce a desired result and insert the appropriate code into the active Java editor.
EasyMDD aims to democratize Model Driven Development by providing effective and easy to use generators.
EasyMDD is the first eclipse plugin which transform UML2 class model to a full Web CRUD-application ready to be deployed on JBoss Application Server.
Jupe is a UML Plugin for Eclipse. It provides support for the creation of UML class diagrams, Java code generation and reverse engineering. Jupe is based on the GEF and UML2 frameworks and supports Eclipse 3.2.
Code-engine is a code generation framework with plugin architecture. It is designed to generate code in any language. Each plugin uses xml based configuration in order to provide any level of customization.
AST Reproduce is a plugin for the Eclipse IDE. The purpose of this plugin is to generate code, that creates an Abstract Syntax Tree (AST) node. AST Reproduce expects as input an example AST node.
The SpringEditor is a plugin for the Eclipse IDE (http://www.eclipse.org) that supports graphical modelling of application contexts for the spring framework (http://www.springframework.org).
The SBeaVeR editor is an Eclipse based plugin that allows business modellers and analysts to create fact-oriented business models and rules based on OMG's SBVR standard.
It is part of the DBE project.
Round Trip Engineering Objects.
Reverse object oriented source code (Java, C#, PHP5) into XOL (XML Object Language) DOM repository.Validate syntax using XML Schema. XSLT for code refactoring & code generation. IDE Editors available (Eclipse plugin)
The javadoc builder is an eclipse plugin to integrate xdoclet-style functionallity into eclipse IDE. The javadoc builder is extemly faster than XD+ant/maven and is totally integrated into the IDE making it easy to use and deploy your own generators.
Flow4J-Eclipse is a plugin for the eclipse IDE that enables the modelling of process flows in a drag and drop manner. Building a Flow4J project creates the flow\'s java source code and is then compiled by the JDT plugin. Uses the eclipse-gef framework.
This is an Eclipse plugin, based on EMF JET Templates & Mapping model whose goal is to ease the process of automating the code generation and model transformation.
The new release also include a new GEF plugin generator.
This is a jEdit completion-code plugin for php. It parses the working file, the included/required files if they are reacheable, builds an object oriented representation of the code, and then popups a window with the suggestions.
A Maven plugin for recording and reporting build results over time. Stores the historical data in a database and produces charts in the Maven generated site.
HiberClipse is an eclipse plugin that generates Hibernate mapping files from a database connection and provides integration with the Hibernate roundtrip tools, like the class2hbm, hbm2java and ddl2hbm.
Commonclipse is an eclipse plugin for jakarta commons-lang users.
It features automatic generation of the following methods using commons-lang builders: toString(), hashCode(), equals(Object), compareTo(Object).
ClipsGen is a Lightweight Eclipse plugin for easy code generation.
ClipsGen uses simple XML files as model and the velocity template engine for code generation. The model can be accessed by the dot-notation which is a feature of velocity.
Marven is a model based generator implemented as eclipse plugin. It is based on EMF JET-templates and the UML 2.0 metamodel implementation for eclipse. It comes with a comprehensive example to generate EJBs out of UML-models.
SoapClipse is an Eclipse plugin for Axis 1.2beta. It adds a WSDL2Java wizard to the Eclipse IDE available through right-clicking on any *.wsdl file in your project. Future releases, coming soon, will add more access points to the wizard.