Search Results for "java code generator plug-in" - Page 8

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

View related business solutions
  • New Plans, same great Auth0 | Auth0 by Okta Icon
    New Plans, same great Auth0 | Auth0 by Okta

    You asked, we delivered! Auth0 has expanded our Free and Paid plans to make it even easier for you to protect your customers identities.

    In our new Free Plan, you'll receive more MAUs than ever. You'll also be able to add Passwordless authentication, use your own custom domain, and more. Our expanded Paid Plans include increased connections, more MFA offerings, and more. Check out what's new.
    Learn more
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 1

    distributed_netbeans_7.0.1

    This will have the code for Distributed netbeans 7.0.1 for openVMS

    Distributed NetBeans for openVMS is a plug-in which has two parts( a plug-in that needs to be installed on NetBeans IDE (7.0.1 is the currents version which for which plug-in is developed), and ideserver kit which is installed on the OpenVMS side,(java version 1.5 or above need to be present on server for Ideserver kit to get installed. Using this set of kits we can create remote projects for languages like (c, cxx, pascal, basic, cobol,java), we can also write ant scripts, bash scripts ect...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Hibernate Pojo Generator generates all the Java code necessary to access a database via Hibernate Annotations (+ Spring) including JUnit tests (1 per table) that are able to run immediately without further customizations. Mostly tested with MySQL. Moved to GitHub: https://github.com/wwadge/hbnpojogen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PHP Class Generator Eclipse plug-in

    PHP Class Generator Eclipse plug-in

    Eclipse Plugin to generated PHP classes from existing database schema

    PHP Class Generator Eclipse plug-in creates multiple PHP classes based on an XML template and a MySQL database table. Each generated class represents an access object for one database table, offering getters and setters for each database table field.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    LilyPond editor based on JEdit, implemented as a JEdit plugin. It is an edit mode and a feature rich plug-in, which provides tools for making LilyPond scores. Features include instant completion, error report, PDF preview.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5

    j4o-generator

    The JUnit4OSGi eclipse plug-in generator.

    The JUnit4OSGi plug-in will generate a new project containing the selected test cases with selected methods, suite and manifest with respect to the junit4osgi-framework conditions. This project can be later tested using SwingGUI runner directly in Eclipse IDE. This project originated as part of diploma thesis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    daogenerator

    DAOGenerator automatically generates dao classes for Jee web apps

    DAOgenerator is pure Java, open source application, generates DAO classes for Jee applications. Additionally you can use auto generated mapping.xml on your Spring projects. Fully compatible with eclipse/JPA POJO generator DAO Generator currently supports below ORM frameworks: Hibernate JPA Application is platform free, you can run via console: java -jar daogenerator.jar OR right click -> open with -> Java SE Binary (Windows) Application requeries Java 1.6+ You can check...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Atheris

    Atheris

    Open-source traffic analyzer / visualizer

    Finally, the binary release of the version 0.2.5 is out. Now, Atheris comes with an extensible, modular plug-in architecture, i.e. you can easily write your own graphical analyzer for Atheris. The documentation on how to write you own analyzer will follow in the next days. If you are running a non Debian-based Linux, download the zip file and follow the instructions in the README file. If you have problems, want to contribute your code or have some special needs, let us know and send...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Transformation Tools

    Eclipse plug-in for XQuery transformations over XMI on the MDA basis

    This Eclipse plug-in, intends to provide users and developers with an open framework for coding and executing XQuery transformations, especially focusing in Model-Driven Architecture transformations, with models represented in XMI format. The tool also features a transformation that implementes an MDA methodology, proposed by L. Iribarne and J. Almendros, which gets to turn UML UseCase and Actividy diagrams into Class models, eventually returning a window-based Java application source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    jAMOS

    jAMOS

    AMOS BASIC reimplementation in Java

    jAMOS is a cross platform, Java-based reimplementation of François Lionet's AMOS BASIC on the Amiga.
    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
  • 10
    Eclipse Plug-In that determines the Minimal Access Modifier of Java types and methods project and computes the software metrics Inappropriate Generosity with Accessibility of Types (IGAT) and Inappropriate Generosity with Accessibility of Methods (IGAM). The Minimal Access Modifier of a Java type or type member is the most restrictive access modifier that is able to allow all actual usages of the particular type or member from inside a given code base (normally the entire source code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Waxeye is a parser generator based on parsing expression grammars (PEGs). It supports C, Java, Javascript, Python, Ruby and Scheme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SourceDoc is a powerful system for automatic creation, extraction, and verification of embedded documentation. Designed for C code, it features both a C parser and a preprocessor. The default output format is HTML, but other formats are possible to plug in using a public Java interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JCRCGen

    JCRCGen

    Generates Java source code for the CRC algorithm.

    JCRCGen is a tool written completely in Java that will output public domain Java source code containing both the simple and table-driven implementations of the Rocksoft Model CRC algorithm. Generator polynomials may be any 8-bit multiple between 8 and 64 bits.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Machi code generator is automation tool that can generate PHP code for displaying/editing MySQL tables in HTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DataScript is a formal language for modelling binary datatypes, bitstreams or file formats. This project provides a parser and code generator for generating Java codec classes from a DataScript specification.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    ProRefactor is the basis for Progress 4GL code analysis and refactoring. It is written in Java, and it is an Eclipse plug-in (though the libraries are useful beyond Eclipse).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Commons4E is an Eclipse plug-in for making using the Java components from Jakarta Commons more convenient.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Unda DB Engine

    Beans libraries, to connect mysql database through beans properties

    To facilitate the making of the mysql database-based applications, to connect mysql database through beans properties, select,insert,update, delete immediately formed only by entering the query. along with tables that have been designed to connect to mysql database. Its Beans libraries
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Java Server Faces (JSF) CRUD generator plugin for Eclipse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a code generator program for PHP. It will read all the tables from the given DB, generate Entity classes in PHP. This is Written in Java. You need JRE to execute this. See wiki for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    opmarshall

    code generator to marshall/unmarshall C and C++ data structures

    Opmarshall can encode/decode C and C++ data structures from/to a binary buffer. It's like CORBA or Google Protocol Buffer, but does not require an IDL (interface description language). Instead, your objects are simply defined in C/C++, which means that you use the SAME types in your code and on the wire (if you want to call remote systems).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Lapis Minecraft Server
    A Minecraft server written in C# with a large focus on concurrency (multi-threaded) and plugin support. Custom code provides new functionality to existing Minecraft features - this includes new biomes, realms, and populators. Has a robust and customizable terrain generator and easy plugin capabilities for new features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JAXBBuilder is an eclipse plugin for generating Java classes directly from XML schema, XML or JSON files. The plugin detects document changes and re-generates Java code via Castor or XJC. It includes a JAXB project wizard, and configuration pages
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 24
    Barcode project is written in java which generates barcodes of types EAN 13, UPC A, EAN 8, UPC E, EANSUPP, CODE 128, Interleaved 2 of 5, Postnet, CODE 39, CODABAR, PDF417. It can be easily customized to generate desired barcode type.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Realignment fragment for JD-Eclipse host plug-in. This plug-in for Eclipse makes the decompiled code line numbers actually appropriate to the line numbers from the java-class file. As a result, it becomes possible debugging without source code.
    Downloads: 10 This Week
    Last Update:
    See Project