Chronogears is an interactive, sprite-based animation system written in 100% Java. Chronogears makes used of Graphics 2D technology. The ultimate goal of Chronogears is to allow non-programmer to create high performance, interactive, complex video games
A recursive Javabeans editor that can create objects, collections and arrays. You can create a complex object structure without write java code and serialize it.
Utility for automatical building of java application release and auto update of java application on the user's side by internet. Includes the java library to build in to java application to update.
An eclipse RCP project for quickly and easyly to develop java project, for developer or designer. It includes some model definition about data, rule, flow. Of course, an IDE for them.
Turn Java applications into executables for platforms like Windows or OS X. Including icon conversion and memory limit adjustments. With plugins for Ant and Maven.
JDeployer is used to help Java developers with their deployment options to Weblogic, Tomcat, JBoss, etc... servers. It also gives a view to control DataSources, Servers that are available in a given Web / Application server.
ClassReach is a utility to identify unused Java classes and methods. Once identified, such things can be removed from the code, hopefully simplifying the system.
The Open Source Mobile Widget Platform is an Orange initiative to bring a complete software stack (client and server side) for distribution of mobile widgets on Java feature phones. http://www.orange.com/fr_FR/presse/communiques/cp101001fr2.jsp
PAGEB is an easy to use tool to create videogames. With PAGEB is not necessary to known any programming language, nor to master complex game development techniques, to create high quality games. All you need is a good game idea and time to develope it.
Uncle is a software build tool. It's easy, efficient, and safe - lazy, but knows when to clean. Consider how you'd build your software by hand, with the twin goals of guaranteed correctness and maximum efficiency - that's what Uncle aims for.
PHPCheckclipse is an Eclipse-Plugin that enables Checkstyle features for PHP developement. This means PHPCheckclipse checks your code for coding standards while you are typing.