Showing 236 open source projects for "java code generator plug-in"

View related business solutions
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
  • 1
    Configurator and Code-Generator for automotive UDS (Unified Diagnostics Services). The generated code is independent of bus and transport-protocol. Every service is generated in it's own file. It's planned to create support for DEH and DET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    lightJacc is a small but strong grammar parser generator. It adopts a parsing strategy of its own: dynamic concurrent parsing -- which made it much stronger than LR or LL family CCs (YACC, ANTLR, etc), but still keep good performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    axis2M increase the usability of Apache Axis2 by integrating with Maven2 with Convention over Configuration concept.Axis2M provide Quickstart archetype "run" plug-in to run SimpleHttpServer,customized versions of WSDL2Code,Java2WSDL,AAR plug-ins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The open web architecture framework defines web applications in an eclipse based DSL editor. A code generator transforms the models into a Google Web Toolkit / Google App Engine project which can be customized by the developer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • 5
    The Amplify MDA project is aimed at delivering a 'model-to-text' generator tool with real-world applicability in less than 1000 lines of Java/Groovy code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A simple hibernate and pojo generator from SGBD
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Argus is a highly integrated Eclipse plug-in. The purpose of this plug-in is to add additional Errors and Warnings to the Eclipse Framework, assisting Java programmers to create bug free, high quality code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ParGeL is an LALR(k) parser generator, which allows creation of inheritable parsers in runtime and compile time environments. ParGeL is written 100% in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SQL2JAVA is a SIMPLE, PRAGMATIC and POWERFUL code GENERATOR. It maps any relational schema to a java API dedicated to access your database schema. It supports Oracle, SQLServer, PostgreSQL, MySQL, Sybase, HSQL, etc... 2 minutes to install/try...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
  • 10
    Jutty is a code generator that will produce basic classes for a variety of patterns and standard coding classes. I'm hoping to make this an Eclipse plugin in order to start all types of new files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A self-hosted Code Generator (CG) implementing in Java, which can be served as a template generator for legacy systems, a new module generator for existing systems and a business software generator on RiaBiz architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Java generator for Spring / Hibernate / Struts application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The main purpose of this project is to quickly generate the code of a J2EE web application for maintaining records specified by JPA annotated beans in order to add, update, search and delete entities in an AJAX UI based on the ZK-Simply Rich framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Capgemini's MDA Workbench is a powerful, simple MDA tool implemented as an Eclipse plug-in. The MDA Workbench allows for creating (UML) model-to-code mappings, markings and lifecycle management from model to code. Proven in very large and small projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A class generator for schemas defined in EXPRESS language. It can generate class definitions for Java, C#, C++ etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project supplies an extensible JAVA library for developers who aim to generate c/c++ code from declaratively expressed models in XML format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    More Than Parsing is a parser generator for context free grammars defined in a BNF-like format. It generates scanners, parsers, ASTs, etc. This sf project is no longer active, development will continue in a different place.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MDE is an Eclipse plug-in providing UML modeling and code generation capabilities. Use MDE to create platform independent UML models, then use MetaPrograms, MDE's unique code generation technology, to generate code on J2EE, Struts, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Eclipse plugin for generating toString() and Copy Constructor implementation for any Java class.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Java developer's tool for query building that works with MySQL, AS400, Oracle, Sql Server and other JDBC DB's. Includes PreparedStatement Editor, Query Builder, SQL Code Generator, CSV Export, Database Navigator w/ regex filtering, Sql Diff & more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Entirely wrote in pure Java, this code generator take UML models in XMI file format and generate C++ or Java source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Covra is a project to help design compilers. C3 is a tool specialized on the easy design and construction of ASTs, it is independent of the compiler compilers or parser generator that is used. It generates Java and C# code. Require JRE 1.6.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Festa Philosophy is a combination of a JEE5 architecture, a UML-based domain specific language, and a code generator. With Festa both quality and productivity of the development of java web applications will improve dramatically.
    Downloads: 0 This Week
    Last Update:
    See Project