Kalm is an Application Life-cycle Management solution like IBM jazz. Strengths in Kalm is totally BPM Solution based Work-list support, Issue Management support in the way of SW Develop process change management and Continuous Process Innovation.
A simple textual feature model editor to generate feature model diagrams as DOT and SVG files.
The DOT files can be used as an input for GraphViz' dot. SVG requires dot installed on your computer and added to your classpath.
This NetBeans plugin adds support for Coco/R to the NetBeans IDE. Coco/R is a compiler generator that takes an attributed grammar and delivers scanner and parser for the language, described by the grammar.
Dessy is a DEsktop Search and SYnchronization framework for mobile devices. It allows file search using content, metadata, and custom tags, and synchronization of results, and entire file system subtrees. It works on MIDP 2.0 handsets and Java 2 SE.
The Netbeans IDE Plugin automatically generates SQL Code (currently for MySQL, PostgreSQL and JavaDB (Derby)) and Java database methods (Delete, insert into, update etc. for the created table) from the local variables of a Java class.
Provide metrics calculation and dependency analyzer plugin for the Eclipse platform. Measure metrics with avg and std deviation and detect cycles in package and type dependencies. Continuation of work from http://sourceforge.net/projects/metrics.
UI-Workflow Engine will be an Eclipse plugin to streamline the creation of UI-based applications. It will consist of a workflow definition language, a diagram editor and a converter into Java code.
Keytool is an Eclipse plugin that maintains keystores and certificates. It allows you to create certificates and put them in a keystore. You can from Eclipse, open and inspect certificates that are stored as .cer, or in a given keystore.
Eclipse plug-in for Richfaces Web project with maven support. Follow the instructions in the Readme.txt. The plug-in & maven archetype are also available at:- http://code.google.com/p/richfaces-maven-plugin/ . More at http://www.w3avatar.com
EPIC is an open source Perl IDE for the Eclipse platform. Features supported are syntax highlighting, on the fly syntax check, content assist, perldoc support, source formatter, templating support, regular expression plugin and a Perl debugger.
Eclipse JDT Plugin to clean fully qualified types within Java source code by creating import statements. There also exists a Xpand 1.0 integration. See project site for installation files.
PL/SQL Editor Plugin for Eclipse using file and database access for auto completion and many standard source editing capabilities of eclipse. Designed to support editing the Oracle based PL/SQL language. Written in java, supported on all platforms.
Anna is lightweight Java framework to build pipeline systems of any kind.
It will take care of recurrent needs such as dependency management, data serialisation and synchronization as well as parallelization of execution.
A eclipse plugin code generator for liferay with spring MVC in web layer and using spring as business layer. This is a simple tool which would reduce the redundant effort of liferay portlet XML updation, controller and preference JSP page generation.
AppGen eclipse plugin generate full java web application source codes based on Spring and iBatis. You can set the XML configuration mapping file from a database schema quickly by conventions, and can edit it easily. (requires java 1.5 or higher)
JPA-XJC is a JAXB 2.1 XJC plugin for annotating schema derived classes with Java persistence annotations. It does not generate code depending on libraries other than JPA 1.0 and does not introduce non-standard customization elements.