Java
JMUT - Java Methodical Unit Testing - is a package that helps assure all methods in a class (both public and private) are unit tested. It is written in Java and uses reflection and dynamic class loading to achieve its ends.
More »
Brainlink is a collaborative text editor that utilitizes IP multicasting, written in Java. Brainlink is a port of the Network Text Editor (a research project created at University College London), developed at the University of Glasgow, Scotland.
More »
Implementation neutral logging in Java - binds to whatever logging package it finds on the classpath (Log4J, LogKit, JDK 1.4 logging supported) and exposes a unified interface to it. JULog is for logging what JAXP is for XML parsing in Java!
More »
XCool is an XQL (XML Query Language) implementation in Java. It consists of an engine which executes queries upon an XML file and can be accessed both programatically and in command line mode.
More »
Foil provides a protocol and code to interface between Lisp and instances of runtimes such as the JVM and CLR, offering comprehensive, safe, dynamic, efficient, and portable access to Java and CLI libraries from Lisp, with an emphasis on working in Lisp
More »
JSmex is a JAVA based SmartCard Explorer with an user friendly GUI. It uses the OpenCard-Framework (OCF). You can get the OCF at http://www.opencard.org.
More »
Provides a convenient set of Java classes to enumerate, take control and use IEEE488-compliant devices. These classes hide the platform-dependant pieces of code, allowing one to write once and deploy anywhere any virtual instrumentation program.
More »
NunniMJAX is a minimal java library for parsing XML. The API and functioning recall SAX and is sequential and event-driven. The parser strives to verify that the XML is well-formed, but no validation. NunniMJAX's FSM has been generated using Nunni...
More »
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.
More »
Patang is a framework for testing server-side code. Patang intends to simplify writing acceptance and unit integration tests for server-side code. It implements an in-container testing strategy, meaning that the tests are executed inside the container.
More »
|