mda4eclipse is a domain-driven and model-driven development eclipse plugin. Its purpose is to present a way of using different project sites to work together and establish a shared development environment.
This project develops an integration of the distributed revision control system Darcs (http://darcs.net) into the Eclipse IDE (http://eclipse.org). It provides a set of plugins that enable IDE users to manage the code under development in Darcs repositor
Documenting the Collaboration Aspect of a Software System. Separate Documentation from Source Code and glue them together by the means of formal collaboration description (based on the JQuery/TyRuBa project). Get the Project Source code via SVN.
CodeSnippet is a set of Eclipse plug-ins to convert Ant, Java, Properties, CSS, DTD, HTML, and XML source code (complete files or snippets) to HTML with syntax highlighting.
LOLCode IDE plugin for Eclipse. LOLCode is a new humorous language designed to teach those new to programming, and to be enjoyed by the rest of us. This plugin does syntax highlighting, code folding, debugging and content assistance.
Milk is a security source code assessment tool using Orizon as API. Milk scans java and .NET source file in order to perform a security code review trying to point out safe coding best practices misuse.
JLoom is a JSP like template language for text generation - e.g. source code, HTML, XML. JLoom templates are modular encapsulated. Parameters can be any Java type, even Generics or Varargs. There is a plugin for Eclipse and a command line tool.
M4Eclipse is a Maven2 Plugin For Eclipse. This project is a fork of M2Eclipse 0.0.11, but based on Maven 2.0.x instead of maven embedder 2.1-SNAPSHOT, and limited to dependencies resolution (simplified code).
Uber Micro is an IDE for Atmel AVR Microcontrollers in Linux, as a plug in package for jEdit.
It interfaces with jEdit, AVR GCC, GDB, SimulAVR and AVR DUDE to provide a simple and intuitive interface to streamline the code development process in Linux.
ITCWorks a Java Framework with more than 500 Java classes. The foundation of ITCPro a visual UI for ORM++. ITCworks includes: - XML Bean Support (SOA,WSDL Schema Framework, Code Gen.)-ORM, object graph gen., SQL code gen., More info at <a href=www.i-tech
wxEclipse is Eclipse plugin build on top of CDT. Goal of this project is to develop complete RAD environment for wxWidgets including syntax highlighting, code completion, visual GUI builder, resource editor, and many more.
WorkingCode gives you what the name says working pieces of codes in Java. We are talking about code snippets and full utility apps for Java and J2me. It's use is intended as a library.
Atabaque DTDtoBean generates JavaBeans from a specified DTD file. You can choose generate standard Java Beans or using Annotations for XStream or Simple, APIs for XML Serialization. It´s available as a command line, Swing application or NetBeans plugin.
QC4J is an automated, specification-based testing framework, based on QuickCheck for Haskell. It makes it easy to test referentially transparent code, by creating test data automatically through user-defined generators.
Pathfinder is an eclipse-based Enterprise Migration Toolkit. It offers intuitive graphical editors to extract data from various data sources and map it to your target data structure + endless transformation capabilities with the integrated JAVA editor.
ArchMapper is a Tool for mapping architecture descriptions of a program to a Java implementation. It offers two main functions: Generating Java source code stubs from an architecture and checking a Java implementation for conformance with an architecture
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
FineVMS is a fine-grained versioning management system aiming to manage versioning of source code files. It is composed of two modules: Fineversion and Fineclipse implementing as extensions of the Subversion command line and Subclipse, respectively.
Highly customizable CASE-Tool for static code analysis based on software metrics with additional support for easy interpretation and Agile Development (evolutionary design).
TreeDL (Tree Description Language) is a notation for tree structures used by programs (like syntax trees) and tool for translation of tree descriptions to target programming language, docs generation, etc. Tool's functionality can be extended by plugins.