Green, an Eclipseplugin, is an advanced yet simple UML class-diagram tool, developed primarily for student use. It does live round-tripping, so it's easy to move between diagram and code views. It's extensible: users can define their own relations
A KNIME extension for the management and analysis of FreeSurfer Data
K-Surfer is a novel and unique software plugin for KNIME for the management and analysis of FreeSurfer brain dMRI data. K-Surfer consists of a suite of KNIME nodes that perform several tasks, such as importing diffusion data generated from TRACULA, importing morphological measures obtained from the segmentation and reconstruction of neuroimages and visualising the probability distribution of white matter pathways.
For installation guide read the pdf inside the zip.
References:
Sarica...
PatternDetect is an Eclipseplugin that extracts the design patterns used in an Eclipse Java project. PatternDetect can be extended with new design patterns.
EclipsePlugin for iBATIS. Provides autocompletion and linking for iBATIS mapping and config files. Install it using the updatesite http://eclibatis.sourceforge.net/updatesite/ See the Wiki for documentation.
An Eclipseplugin for generating code out of an Entity-Relationship-Diagram (ERD). Currently SQL-DDL and POJO classes with EJB3.0 Annotations are supported. The diagrams conform to the diagram description by H. Buff (german book, ISBN 3-03-440201-5)
The builder plug-in project consists of an Eclipseplugin 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
This project targets to develop a visual UML editor for the popular Eclipse IDE. The visual UML editor plugin is fully compatible with the Eclipse Framework and allow developers easily to model and document their software through the UML2 diagrams.
Jupe is a UML Plugin for Eclipse. It provides support for the creation of UML class diagrams, Java code generation and reverse engineering. Jupe is based on the GEF and UML2 frameworks and supports Eclipse 3.2.
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.
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.
An Eclipseplugin which generates the code of J2EE design patterns and includes support for J2EE refactorings.
It uses XML files to store the pattern descriptions. The plugin has a user friendly wizard-based user interface.
PHPCheckclipse is an Eclipse-Plugin that enables Checkstyle features for PHP developement. This means PHPCheckclipse checks your code for coding standards while you are typing.