mda4eclipse is a domain-driven and model-driven development eclipse plugin. Its purpose is to present a way of using different project sites to work together and establish a shared development environment.
A graphical designer for Visual Studio 2005. The plugin provides drag and drop composition of an object model, from the Server Explorer. All required .hbm.xml hibernate mapping files are generated, along with the required entity class source files (C#).
JLoom is a JSP like template language for text generation - e.g. source code, HTML, XML. JLoom templates are modular encapsulated. Parameters can be any Java type, even Generics or Varargs. There is a plugin for Eclipse and a command line tool.
Plugin for the CASE tool Fujaba. It enables the use of Velocity templates in activity graphs. Primary usage: Code generation in model transformations in association with the plugin SPin.
...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.
ORMGen is a scripting language planned to combine database definition and .NET object definition. It will also provide a plugin-style architecture to allow developers the opportunity to generate SQL code for a particular database system.
Copyright comment is an eclipse plugin.Can be used to add copyright comment to code/document/files.This plugin helps developer to add copyright comment to code/document.Developer can add copyright comment to specified file ,complete project in eclipse.
The builder plug-in project consists of an Eclipse plugin which automates the application of a modified GoF Builder pattern to a target POJO, thus converting the POJO into an immutable object which can improve thread safety in concurrent applications
Phorm is an ORM (Object Relational Mapping) tool for php and .net.
It works as a plugin of DBDesigner, a freely available tool which allows to graphically design a database schema.
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.
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.
MOLE = Make Our Life Easy, php code generator for mysql web based applications. Plugin support(listgen,formgen), customizable templates, simple code no class, neat interface.(Similar to phpcodeGenie but much more advanced)
IFM - IntelliJ File Maker - is a plugin for InetlliJ which helps to create files ( classes, resources, ... ) for your project by specified templates. See SCREEN SHOTS for more information
Plethora is a NetBeans plugin that provides a designer and a code-generator for Looking Glass 3D (http://www.sun.com/software/looking_glass) applications. You can download a live CD for LG3D from: http://sourceforge.net/projects/lg3d-livecd
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.
The OMEGA plugin for eclipse is a generic infrastructure for the creation of specialized model editors aiming at Model-Driven Development.It provides a “canvas” for drawing the models and a code generating part for any desired output format.
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.