Showing 349 open source projects for "automatic java code generator"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    An enterprise application framework based on J2EE. Provides a web application framework, a tiny workflow engine, a dynamic report tool, a code generator, a base business framework,many web components and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MetaDog is preprocessor that generates code from a database's meta data. Templates contain JSP-like tags to markup source code. Since MetaDog is written in Java it is fully extendable and can be used to generate code for any language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    File Format Class Generator (ffcg) is a Java program designed to help Java developers handle different structured file formats, and files conforming to these formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    LPCBuilder - A code generator for the LP breed of muds. One of the prime objects of the project is to streamline the process of writing LPC code, enabling the builder to spend his/hers time on creating interesting objects instead of typing code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Eclipse plugin for JBurga Bottom-Up Rewrite Machine Generator for Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JEnum is a Java runtime jar for working with enumerated types, as described in Josh Bloch's Effective Java, and a one-way code generator to create the needed classes from xml. The API is patterned after the Java Collections API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Djeneric is a toolset based on the pattern of meta-data based code generation. Besides using it as a generator, Djeneric can also be used as a prototyping tool or a 4GL style Java development environment. Visit http://www.djeneric.org for more info
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    UML for Schema is a code generator, it takes an UML model, properly enriched with stereotypes and tags from an XMI file and it generate some equivalent W3C XML Schemes (WXS). It is also able to do the inverse transformation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Jenerator V. 0.9.0 is a code generator,which takes meta information from different mediums, applies XSL templates and generates code. It supports regeneration. Generates source for EJB's (CMP and BMP), Unit Tests for EJB, JDO, GOF and J2EE pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    XML2Java is a DTD driven Java source code generator for XML data binding. According to a given document type definition several Java constructs are created which reflect the information stored in a XML document following that DTD – including I/O capabili
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    UML2EJB was a code generator - it took a Unified Modeling Language (UML) model and generated Enterprise JavaBeans classes. This project has been discontinued and replaced by the new AndroMDA project (see http://www.andromda.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The projects objective is to provide an easy to use object relational mapping light weight tool. This tool is written in Java and completely OS-independend. It is no engine, no code generator and no kind of application server. Its just a tool, that allows
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This tool generates compilable implementations of java interfaces or abstract classes. All the necessary methods are created with a compilable "null" implementation. Required types are imported as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Runtime Java GUI generator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A mockobject class generator. The purpose of moquerie (pronounce Mock-a-ry, French for Mockery ) is to ease the creation of Mockobjects even when you don't have the source code of a class inside your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Cricket Cage automatically creates JUnit TestCases for repeatable bugs and test scenarios. Include Cricket Cage's AspectJ code to install a code generator, then run the program to generate the TestCase. Finally, add the test case to your build.xml.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    bojangles is a GUI form designer and structure file generator for the Centrallix (https://centrallix.sf.net) application server. By using bojangles, a user can quickly create a page, add widgets, connectors, object sources, and form objects to create a C
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Butterfly is a simple Code Generator using XMI as the input and XSLT templates to generate any type of code. Several templates are provided including EJB, JDO and Struts. Users may use the templates, modify them or create new ones using XSL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    It is basically an education Java compiler we are developing - just to gain an insight into the workings of a compiler. It is NOT meant for commercial use!! Its written in Java and uses ANTLR parser generator and the Byte Code Engineering Library extensiv
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JUB is intended as a JUnit test case generator framework accompanied by a number of IDE specific extensions. These extensions are to be invoked from within the IDE and must store generated test case code inside source repository administered by the IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This package allows the creation of web-application with a clear distinction between code (servlet) and layout (freemarker-template). It contains an automatic and dynamic generator for freemarker-templates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Struts XSLT Code Generator, is an XSLT based code generator for Struts. It uses an extended version of struts-config.xml file to specify information needed to generate codes for most types struts files, such as ActionForm, Action, JSP and etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    It's a complete IDE for Java, written in Java itself. Designed to provide an high functional level in a simple and natural way, it provides: Syntax Highlight, Automatic Code completition, Customization, very short learning time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Pgj is a parser generator written in Java. It generates a paser code for some programming language according to a template.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A very easy to use, simple generator of Enterprise JavaBeans (EJBs).
    Downloads: 0 This Week
    Last Update:
    See Project