hIDE is an Integrated Development Environment (IDE) for C++, C & Java based application programming. It is currently being developed on the Linux platform with plans for an eventual port to Windows.
The Open Gaming System (OGS) is a platform for developing open gaming
software. It defines an application programming interface (API) and
provides a free software implementation of this interface.
Enterprise Web Test allows Java programmers to write re-usable tests for web applications that, unlike HttpUnit, "drive" the actual web browser on the actual platform they intend to support. Tests can be leveraged for functional, stress, reliability.
The iChilli mobile J2EE platform provides a J2EE compliant runtime environment for both server and mobile platforms, such as J2ME, MIDP or other CLDC based devices. For example iChilli runs on the PersonalJava enabled Sharp Zaurus and Compaq's iPAQ.
Axualize is a language for building application from objects using an XML dialect. Axualize is schema driven and infinitely extendable. Axualize is currently implemented in Java but the Axualize schema does not dictate a specific platform.
Plugin for the Eclipse platform that allows various means of introspection into the internals of the platform at runtime. This plugin reveals the way the platform components are composed and how they work together.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
REC is a bunch of extra classes for the Java platform that save a few lines of added complexity if you know they're available. Things like EmptyEnumeration and ToStringComparator.
Enhydra XMLC (http://xmlc.enhydra.org) is an excellent Java-based tool used when developing web-based applications. Eclipse (http://www.eclipse.org) is an excellent platform for integrating development tools.
This project is about making the two work
The Eclipse Property File Editor GUI Plugin is a plugin to the Eclipse Platform which provides a GUI editor to interactivly handle java ".properties" files (resource bundles).
MQZoom is a platform independent software to administrate any queue under MQSeries framework. It will allow different type of users to operate on the desired queue, such as help the developer to trace their messages.
The aim of this project is to develope a decompiler for java which is platform independent and has options to obfuscate the class file also.
The project takes class file as input and decompiles it and provides the source file.
CoNo is an Eclipse plug-in. It relies on the Eclipse IDE platform. CoNo is established to provide Eclipse users a convenient way to take brief notes when editing source files in the editor. The notes will not be published as comments do.
A cross-platform file diff and directory diff Tool. Also contains an SCM project which uses the stand-alone tool. Go to https://vmaster.sourceforge.net to see screenshots or to start the diff tool.
The XMLTester is an open-source platform for system-level testing of message based XML applications, including "Web Services" applications. XMLTester is implemented primarily in Java.
Please see www.xmltester.org for details.
A similar to Tripwire, file system integrity checking tool but develop in java and crossplatform.
This tools checking and source control using check sum algorithm like MD5, SHA and CRC.
POCKET is a set of free open-source components for portal development and are provided for the public so as to provide rapid development and component reuse.
The components are written in Java and thus are platform independent. Currently, we focus on JSP
projectION aims to be the definitive project management and team organization tool under the J2EE platform. With projectION you will be able to manage your calendar, teams, projects, tasks, times in a simple and efficient manner.
jBackBrowse is a free cross-referencing tool for JBuilder. It makes it easy to search and browse directly in the sources all the references (ie. uses) of any API. The search is fast, even for large projects.
The project intent is to build a facility for capturing and inspecting Resource Change Events that occur in during the operation of the Eclipse tools platform. Eclipse fires complicated Resource Change events whenever files are saved/moved/deleted/changed
This project is the port of Lua programming language to Java platform. It contains the bytecode compiler and interpreter, that use the same bytecode format as the original version, and partially support standard Lua library.