Twaffy is a tool for developing web based components which are easily combined into web applications. Twaffy's robust Code Factory generates entire components (HTML templates, Perl Modules, and SQL scripts) from user defined specifications.
phpDbEdit is a database independant code generator that produces php/html page to edit a database table with CRUD (create, read, update and delete) functionality.
ObjectBuilder is a C++ CASE tool (CASE, refactoring, documentation generator). It lets you create, manipulate and navigate classes, class relations, class members and class methods at a high level of abstraction.
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
JFolder is a web-based application development and management tool. It allows users to create applications through a web browser without writing any code. The current release includes an implementation of the Pet Store written without code.
NGenerate is a tool used to generate the classes used for database interface. It uses XML descriptors to create the database used for the project and also the database interface classes.
The SJSX is a tool to make a XML Data Binding from a schema (XSD) and to generate its representatives classes in Java Script. You can create JS objects from these classes to easily generate a XML structure based in the schema.
BNF for Java is a BNF Compiler-Compiler, or Parser-Generator. It implements ISO Standard Backus-Naur Format, using Java. BNF allows you to create a syntax, or a complete language, to parse your data source. Your custom Java extensions generate output.
Extendable general purpose DB framework. JugglerDB started out as a simple source code generation interface, to create Java DAOs for databases. At a certain point we decided to extend its usage to perform many other tasks. We decided to go ahead and deve
Handy tool to create your own templates, manage substitution parameters and sets of files to apply templates to.
Applicable for generating code (Java, C, C++, ...), documentation (Javadoc, HTML, ...) and any other file based data.
XOB (XMLObjectBinder) is Java package that is an alternative to JAXB. It lets you define interfaces representing XML tags and have them automatically implemented runtime through the use of reflection giving you an object representation of your XML files.
Snipps is a .NET application to create and use various kinds of code snippets (currently only for the languages C++, C# and Java). These code snippets are easy to create and are customizable.
Norad is an attempt to create a code generator providing NHibernate mapping files, poco objects and ASP.Net Man Machine Interfaces. Norad is an Add-in to Visual Studio 2005.
Qwicket is designed to create the basic skeleton of a wicket application with spring and hibernate configurations and basic page constructs built for you.
YingMing is a PHP5 framework to quick develop of web based systems, using a code generator to do the CRUD operations based on the database. It provides functions and templates to quicky create forms and lists.
The Pdoc library can be used to easily write automated documentation tools. The library features tools to extract/decompose text such as source code (Perl for now) and tools to create/compose formatted text such as HTML format.
An Excellent tool to Automatically Generate the Struts App which has all Action forms, Form Beans,Struts-Config..etc which forms the skeleton for the Web App can be deployed in JBOSS or Tomcat.It automatically generates the Professional JSP Pages
A coldfusion based Oracle interface for schema discovery (SQL Create scripts, Indexes, Constraints, referential etc), Data browsing and exporting. Woodi includes CF code generation tools for various SQL functions, JS validation and CFC code generation.
GUI Generator creates screens folks can use 2 do CRUD (create, review, update, delete) on tables in a DB. Makes fully internationalized & accessible screens so users can search, edit, run reports & much more. Help buttons work! Uses any DB w/JDBC drivers
JAppGen is a framework for generating J2EE applications. At least in its initial form, it will create Tiles/JSF/Spring/Hibernate applications from a common configuration definition written in XML.
This tool generates the TableDataGateway classes and SQL scripts that create stored procedures for the tables in your database. The generated classes use the patterns & practices Enterprise Library.