Thelei is a code generator which generates files from database and templates written in script. It supports database plugins, and it's very easy to write a new database plugin. Access homepage for more details: http://thelei.sourceforge.net
A eclipseplugin to test regular expressions (regex). Full highlighting of regexp syntax. Tooltip with detailed description of regex items, etc... Very usefull. Project page has java-applet to test regexp online. (Regex implementation: java.util.regex.*)
This will be an eclipseplugin to support the Eclipse ide versions 3.3+. If will include wizards for configuring projects to use Thinwire, and a WYSIWYG visual editor to the Thinwire RIA platform.
CallMesh is an eclipseplugin visualizing call graphs in java projects with the help of the zest toolkit. It allows easy navigation around you classes. Additionally, call graphs can be exported as dot-files as understood by graphvis.
Simply put, the fccrc (Feeble ClearCase Remote Client project) is a facade on top of IBM/Rational's clearcase remote client API. This API is used in it's own stand alone Java application and as an Eclipseplugin.
Implementation of Plexus Compiler API for OpenJFX "javafxc" compiler (tool which compiles JavaFX code to JVM classes). Plugable to Maven2 Compiler Plugin.
Eclipse 3.4 Plugin with several JSP Refatoring Tools. The short term planning is to have the following tools: 1) List/Remove JSP Comments; 2) List/Resolve/Rollback JSP Imports. And for long term: 1) Merge / dif jsp files (back and forth from import).
A collection of eclipse plugins and various tools to help in software development. This will include some autogeneration, architecture patterns, etc... Our hope is to have this grow overtime to support developers in the opensource community.
Full-stack observability with actually useful AI | Grafana Cloud
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.
The XML Code Template Engine produces class code skeletons that can include equality and logging methods in C++ or Java(so far) from an XML document outlining. It also creates Doxygen compatible comments and a has very simple plugin system.
A wrapper for the JMutation System (MuJava), which performs Mutation Testing. An EclipsePlugin with runtime configurations and a view. Increased usability is provided using the features of the IDE.
An eclipseplugin for graphically designing MVC j2ee web project. Designed for Struts 2 (extensible to other frameworks). This can be seen as an eclipseplugin for struts2.
A plugin for IntelliJ IDEA that will enable support for the PHP language with high-level language features such as code completion, class hierarchy, refactoring.
Source Attacher - Eclipseplugin capable of attaching sources to opened classes automatically from specified library directory. Repository Search - Web application compatible with Source Attacher. Is capable of downloading Maven repository indexes.
This project has created a plugin for the Multi Purpose Viewer (MPV) an open source Image Generator (IG) used for testing the Common Image Generator Interface (CIGI). The code of this project is an adaptation of the ShaderManager from Delta3D.
This project hosts a Scheme Integrated Development Environment and Debugger based on Eclipse. Includes a Gambit debugger. It currently uses the Dynamic Languages Toolkit which supports the DBGp debug engine protocol.
Provide IDE support for Tapestry: Java Web Components in the form of a plugin for the Eclipse IDE. Tapestry is a an apache top level project. Spindle supports version 3 of Tapestry only
Efficient JUnit testing when you have database dependencies
The DOF enables efficient JUnit testing and Test Driven Development against code that depends on objects that are persisted (e.g., database), more efficiently than alternative techniques such as SQL scripts.
Please visit us at https://github.com/justin808/dof
The XPL editor is an RCP Eclipse application based on the eXtensible Presentation Language, an xml-based presentation language built on top of Visual Design Patterns. For more information about XPL, visit http://semantics.eng.it/xpl/index.html