Showing 694 open source projects for "javaee code generator"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    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
    AXgen is a code generator using XMI as input and Velocity templates for transformation. Ready to use templates are given to generate Java classes for OJB, including Repository and SQL script to build the corresponding DB scheme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Macromedia ActionScript version 2 documentation generator. To begin with, an application which reads AS2 package directories (and their content) and allows you to view Javadoc style documentation, class heirarchies and package heirarchies. Later stages
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    NunniFSMGen generates a FSM (Finite State Machine) in Java, C or C++ starting from a transition table. NunniFSMGen cleanly separates logic from implementation by using a modified version of the state pattern, easing the development process!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Diesel is a generic file generator that uses domain-specific model files and reusable cartridges to create directories of output files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 5
    A code generator for software patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CppCC is an object-oriented scanner and LL(k) parser generator. It aims to replace LEX&YACC for those who write C++ applications that involve parsing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Sylex PHP is a collection of PHP classes for help webmasters and database administrators to create forms with javascript validation (form generator) and reports (report generator) in a easy way. All classes are made to use with mySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Lightweight code generation plugin for Eclipse IDE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Is a collection of PHP classes understood to create html forms (form generator) in a quick and simple way. 14 field types with javascript validation, front-end to create it and easy way to create edition forms to modify mySQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    Generates XML containing database tables structure and allows easy XSLT sheet application using the gui interface
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SQLpp, A n-Tier generator in C++: generates complex SQL queries, C# wrappers for multiple database
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    wxCRP can output code based on a flexible template language. This allows you to create your code only once, debug and verify it, then use it in many situations due to the flexible output of the GUI wizard and template mechanism. Also for project files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Java Stub [empty .jar] Generator. This software generates empty implementations of methods based on the method signatures - so that a bunch of empty *.java or *.class files can easily be handed out to third parties without the fear of decompilation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Java-Framework for fast and easy creation of applications including swing-gui-interface and relational database persistence. Especially suited to be used in cooperation with a code generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SkeletoNUnit automatically generates NUnit unit test skeletons for your .Net assemblies. Using reflection to probe the assembly for class definitions, test suites are easily made covering all methods and properties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Pamda is an MDA tool (UML to code generator). It uses UML API to parse XMI and thus, unlike some other MDA tools, is lenient to XMI extensions. Implemented as Ant task and uses Velocity template engine. Tested with XMI produced by Enterprise Architect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JSourceCodeWizard is a source code generator written in Java. 1.Define parameter for class, field, class property (ie. XML, SQL(JDBC) availability) information into XML file. 2.JSourceCodeWizard generate Templete (parent class) Java source code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ECG manages different emulator projects. Each project has cpu information (bits, opcodes, registers, etc.) and memory managment(Description, Mirrors, etc.). Once you have done the CPU and Memory Project, you will be able to cross/generate C/C++ code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    phpScribe is a documentation generator written in PHP with mySQL support to parse the code files of a project or system to generate HTML-based documentation files. Documentation's language and skin can be configured by the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JbGen is a frontend framework with main focus on form handling and validation. It comes with three generators: a JavaBean, a JSP/HTML and a message generator. It includes a tag library for the form validation. These tags are included automatically by the
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A generator for strongly typed .NET collections. Templates will define exactly how the code appears for each language and for each type of collection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Java Code Generator for generating MockObjects from interfaces, used for UnitTesting. See http://mockcreator.sourceforge.net/ - All new downloads (very small footprint) are available there. Note that this project is not under active development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Centaurus is a flexible and easy to use code generator. Its main task will be to generate strong-typed datasets as well as other DAL/BL. Yet, it can generate almost any kind of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Not C Sharp. Four goals: 1. Create a CSharp compiler written in C# and CUP Parser Generator. 2. Learn how to write a compiler. 3. Encourage compiler experimentation by anyone who is interested.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    J2EE Web application generator. Generates a complete web application from an xml data definition (using torque generator ant task). Generates struts classes, jsp pages, tiles templates, JDBC access layer (or torque files).
    Downloads: 0 This Week
    Last Update:
    See Project