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
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.
Generates C# or VB.NET enumerations and constant values by reading from code/lookup tables in a target database. This is a plug-in code generator for Visual Studio.NET
- A plug-in to generate an abstract class with an enumeration of keys from a properties file. (Adds an action with a corresponding icon into the popup menu of the package explorer)
- A plug-in of associated assistance
- An update site for this feature.
Code Generation support .net 2.0 and generic written in C#. It generates Stored procedure, Table entity and wrapper class use StringTemplate as the template engine and a plug-in extension provided. Efficent and Easy to use with no hassle for config.
Integrates Castor support into Eclipse. Provides incremental generation of Java code to support Castor XML marshalling based on XML Schema files, as well as a visual Castor XML Binding editor.
Flux is a Java tool available as Eclipse plug-in supporting the model-driven design of a Struts 1.1 web application by repeatedly (re-)generating the struts-config-<module>.xml files from UML activity diagrams.
an integration framework for UML and MOF case tools based on Jini and SOAP.
It exchanges models from ArgoUML, Poseidon, Rose, etc. as XMI (UML stored in XML), checks them and generates code. New services simply plug in and can be shared world-wide.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Eloquence is a plug-in for the Eclipse IDE to allow seamless and automated integration of aspect-oriented design pattern implementations with Java/AspectJ projects.
UBIQLIPSE is a plug-in for Eclipse that provides a WYSIWYG editor for the creation of UIQ 2.1 GUIs. UBIQLIPSE maintains an XML model of the GUI and converts this model into Symbian C++ code on demand, using an existing tool developed by Symbian.
ValueObjects Framework accelerates Service-Oriented Architecture development by providing an API and IDE plug-in for SOAP-compliant objects built on existing persistence engines. Supports Oracle Application Development Framework and JDeveloper 10g.
A Rapid Application Development plug-in for ECLIPSE which generate a complete Java application with : HIBERNATE and SPRING Framework - or STRUTS (with Tiles and Validator). You can generate from your model (XMI) or from your Hibernate mapping files
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
XIDE is a web application IDE with a WYSIWYG page editor. It supports HTML, XML, & XML-based technologies (XML, XSLT, XForms, Web Services) and various client/server scripting languages via plug-ins. It can import and manage non-XIDE-generated projects.
Eclipse GMF/EMF based graphical editor for creating ORM diagrams (object-relational Mapping) and code generator. Three cartridges (based on openArchitectureWare) are provided currently: Java Persistence API (JPA), Grails ORM (GORM) and Django Models.
Eclipse plug-in that implements an approach under research, for automatic derivation of Framework-Specific Modeling Languages with code generation capabilities. The approach relies on Aspect-Oriented Programming.
CodeAMock is a simple mock builder. It builds the code for the mock and adds it to your project. This means you can modify the mock to behave exactly as you see fit. CodeAMock is a plug-in for Eclipse.
This is project is a refactoring assistant kit. It intends to provide tools and script to help refactor C++ code, replacing our usual search'n'replace by providing some rough code analysis and IDE specific plug-ins for integration.
Red Setter is a Eclipse plug-in that allows transformations between java objects. You can drag classes from the project tree onto the mapping editor and visually map the fields from one to the other. Currently it is capable of generating Dozer mappings.