Showing 115 open source projects for "java plugin jar"

View related business solutions
  • Dragonfly | An In-Memory Data Store without Limits Icon
    Dragonfly | An In-Memory Data Store without Limits

    Dragonfly Cloud is engineered to handle the heaviest data workloads with the strictest security requirements.

    Dragonfly is a drop-in Redis replacement that is designed for heavy data workloads running on modern cloud hardware. Migrate in less than a day and experience up to 25X the performance on half the infrastructure.
    Learn More
  • Inspections+ Mobile forms for Dynamics 365 - Resco.net Icon
    Inspections+ Mobile forms for Dynamics 365 - Resco.net

    Start collecting field data without the hassles of complicated development thanks to resco.Inspections' native integration with Dynamics 365.

    Equip your frontline teams with a robust digital solution to simplify data collection and reporting. Handle inspections and audits effortlessly, even in remote locations, and create comprehensive reports on the spot, all integrated with Dynamics 365.
    Learn More
  • 1
    Programming language independent Generatorframework: The generator is based on Java for use as an eclipse platform plugin or a stand alone application. It uses FRAMES and XML/XMI files. For further Information see our website www.hugosweb.de!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    An Eclipse plugin able to do automatic aspect-oriented refactoring of java code. Target feature to be refactored is JAAS security, but in the last version is extended to do a sort of custom refactoring.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Integration of Turbine inside eclipse. This Plugin will provide a turbine perspective with views on intake.xml and the schema.xml, and support of single creation of torque generated files instead of the whole set etc. for more information check the site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The SBeaVeR editor is an Eclipse based plugin that allows business modellers and analysts to create fact-oriented business models and rules based on OMG's SBVR standard. It is part of the DBE project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Employees get more done with Rippling Icon
    Employees get more done with Rippling

    Streamline your business with an all-in-one platform for HR, IT, payroll, and spend management.

    Effortlessly manage the entire employee lifecycle, from hiring to benefits administration. Automate HR tasks, ensure compliance, and streamline approvals. Simplify IT with device management, software access, and compliance monitoring, all from one dashboard. Enjoy timely payroll, real-time financial visibility, and dynamic spend policies. Rippling empowers your business to save time, reduce costs, and enhance efficiency, allowing you to focus on growth. Experience the power of unified management with Rippling today.
    Learn More
  • 5
    Round Trip Engineering Objects. Reverse object oriented source code (Java, C#, PHP5) into XOL (XML Object Language) DOM repository.Validate syntax using XML Schema. XSLT for code refactoring & code generation. IDE Editors available (Eclipse plugin)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Eclipse plugin. Useful features like equals() and clone() generation, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The javadoc builder is an eclipse plugin to integrate xdoclet-style functionallity into eclipse IDE. The javadoc builder is extemly faster than XD+ant/maven and is totally integrated into the IDE making it easy to use and deploy your own generators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Flow4J-Eclipse is a plugin for the eclipse IDE that enables the modelling of process flows in a drag and drop manner. Building a Flow4J project creates the flow\'s java source code and is then compiled by the JDT plugin. Uses the eclipse-gef framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is an Eclipse plugin, based on EMF JET Templates & Mapping model whose goal is to ease the process of automating the code generation and model transformation. The new release also include a new GEF plugin generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • PageDNA: Web-to-Print eCommerce Software Icon
    PageDNA: Web-to-Print eCommerce Software

    eCommerce for Print, Signs and Fulfillment Trusted by In‑Plants and Commercial Print Leaders

    PageDNA enables successful eCommerce strategies for commercial print sales organizations, internal print shops, and brand owners. PageDNA’s online ordering platform increases print volume while decreasing touch costs for all stakeholders: clientele, print operations, and the organizations they support.
    Learn More
  • 10
    This is a jEdit completion-code plugin for php. It parses the working file, the included/required files if they are reacheable, builds an object oriented representation of the code, and then popups a window with the suggestions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A Maven plugin for recording and reporting build results over time. Stores the historical data in a database and produces charts in the Maven generated site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    HiberClipse is an eclipse plugin that generates Hibernate mapping files from a database connection and provides integration with the Hibernate roundtrip tools, like the class2hbm, hbm2java and ddl2hbm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Nezha is a visual model tool for workflow .It's under WFMC organization standard,and can generate workflow definition files of XPDL format. Nezha is also a standard plugin of Eclipse 3.0
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Commonclipse is an eclipse plugin for jakarta commons-lang users. It features automatic generation of the following methods using commons-lang builders: toString(), hashCode(), equals(Object), compareTo(Object).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Eclipse plugin for graphical design of applications using the Spring MVC framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ClipsGen is a Lightweight Eclipse plugin for easy code generation. ClipsGen uses simple XML files as model and the velocity template engine for code generation. The model can be accessed by the dot-notation which is a feature of velocity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Marven is a model based generator implemented as eclipse plugin. It is based on EMF JET-templates and the UML 2.0 metamodel implementation for eclipse. It comes with a comprehensive example to generate EJBs out of UML-models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SoapClipse is an Eclipse plugin for Axis 1.2beta. It adds a WSDL2Java wizard to the Eclipse IDE available through right-clicking on any *.wsdl file in your project. Future releases, coming soon, will add more access points to the wizard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Web Services Console is an Eclipse plugin that provides the user with a rich set of tools for developing and monitoring web services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    An Eclipse plugin to aid development of Java servlet code that is used for HTML presentation. The plug-in can be used in environments where JSP cannot be used (e.g older J2EE environments) to automatically encode/decode the presentation HTML in the code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Lightweight code generation plugin for Eclipse IDE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Java Web Start plugin for Eclipse Platform
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The JTools project contains small java functionalities which will make the live of a developer easier. For each functionality there will be a source release and a jar release.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This plugin provides a quick way to generate Java Objects from RFC enabled function modules in SAP R3 using SAP- JCO as the middleware. The plugin generates serializable Java Objects equivalent of SAP's Import , Export and Table parameter values.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB