Browsing: Java

Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. It automates the…

FindBugs looks for bugs in Java programs. It is based on the concept of bug patterns. A bug pattern is…

JUnit is an open source Java testing framework used to write and run repeatable tests. It is an instance of…

Spring is a layered Java/J2EE application framework, based on code published in Expert One-on-One J2EE Design and Development by Rod…

jUDDI (pronounced “Judy”) is an open source Java implementation of the Universal Description, Discovery, and Integration (UDDI) specification for Web…

Kawa is a Scheme environment, written in Java, and that compiles Scheme code into Java byte-codes.

C-JDBC (Clustered JDBC) is a database cluster middleware that allows any Java application to access a cluster of databases through…

JADE (Java Agent DEvelopment Framework) is a software framework fully implemented in Java language. It simplifies the implementation of multi-agent…

ArgoUML is a Java based Universal Modeling Language tool. It is able to create and save most of the nine…