This is a dynamic slicing tool for Java programs. The tool modifies the Kaffe virtual machine to collect the execution trace, and compress the trace on-the-fly. Please proceed to the tool's website http://jslice.sourceforge.net/ for download.
Charmy is a tool for specification of Software Architectures through diagrammatic, UML-based notations, and validation of the architectural specification conformance with respect to functional requirements.
A complete survey administration and data collection system. A fully featured replacement for Quancept, supporting CAPI, Web, CATI, PDA and Paper survey modes. Sonar is the reference implementation of JCaiF for CAPI and Web survey interviewing. Try it!
Hermes is a P2P middleware. It's not a framework, but it's a shell over the existing frameworks. This shell is made in such a fashion that it's possible to the app developer to change the underlying framework without any changes to his app code.
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
ASPIRE (Application-Specific Improvement of Software Reliability) is a tool to measure the reliabilities of J2EE applications. With the help of ASPIRE,you can predict and analysis the reliability of the application.
This project provides a Java API to access ELV's (http://www.elv.de) "Dual USB Stepmotor Interface" (USI2). The communication with the USI2 is based on the FTD2xxj (http://sourceforge.net/projects/ftd2xxj) framework.
URBI: Universal Robotic Body Interface. URBI is a scripted command language used to control robots (AIBO, pioneer,...). It is a robot-independant API based on a client/server architecture. Liburbi C++/Java/Matlab are available here. Forum available at ht
SecurityCoach is an extensible software security auditing system that integrates with Eclipse, seamlessly performs static analysis of the source code in the background and warns a developer about potential software security vulnerabilities.
M+ Compiler/Interpreter is a interpreter library written in Java that delivers the possibility to extend any Java application with simple scripts. Besides the usage of native datatypes and operations you can instantiate and call native Java objects.
IIControl is a library for controlling fischertechnik models via the Intelligent Interface. IIControl is written in Java and provides complete abstraction from the interface and the hassle controling the serial port.
This project aims to develope mobile agents-based framework and contribute to the grid and ubiquitous environments. This has three layers to provide transparency to network, interpretation, and services.
A Java implementation of the NEAT algorithm as created by Kenneth O Stanley. Also provides a toolkit for further experiments to be created and can provide both local and distributed learning environments.
Es handelt sich hier um ein Plugin-Projekt für Eclipse, ins Leben gerufen, da wir an der Uni SML programmiert haben und ich einfach keine manierliche Entwicklungsumgebung finden konnte.
The OMEGA plugin for eclipse is a generic infrastructure for the creation of specialized model editors aiming at Model-Driven Development.It provides a “canvas” for drawing the models and a code generating part for any desired output format.
The bd-Container is an Java implementation of OSGi framework which is an simple (well not so simple :) ) non-remote component container spec. With a little difference. Groovy is used in components to make component substitution more dynamic.
This JOYTASK project was created by using PHP and MySQL (might support more databases in future), it can be used to manage the progress of all your projects, tasks, etc. multi-users can works together to handle them.
The SrcML Framework allows converting Sourcecode to a XML representation on which tools can then be used to deduce statical data for analyzing and visualizing the initial source. It also provides easy ways to write programs which modify other programs.
The K.U.Leuven JCHR System is an integration of Constraint Handling Rules (CHR) and Java designed with three aims in mind: user-friendliness, flexibility and efficiency.
http://www.cs.kuleuven.be/~petervw/JCHR/
jppa is a pointer and purity analysis tool for Java programs. Mainly a purity analysis tool: given a full Java program, it detects pure JML-style methods, i.e., methods that do not mutate existing objects (they may mutate new ones).
NeuralJ is a free, open-source neural network library for Java applications. It is the purpose of this project to make the easiest, most flexible and reliable, neural network platform available.