JarBuilder

JarBuilder 0.8.0

JarBuilder is a useful tool for Java programmers which allows you to easily create jar files. It is written in Java providing a nice Swing GUI.Although JarBuilder isn't programmed as a classic wizard, java programmers are able to build their own jar files...

The Java Gui Builder program is designed to decouple the GUI building code from the rest of the application code, without hand-writing code.It allows one to describe the layout of windows and controls using an XML file. A full DTD was written to allow...

JAM - Java RAM Interpreter simulates Random Access Machines (RAMs). A RAM is a theoretical computer model with an unlimited number of registers of unlimited size and a programming language similar to Assembly.It is used in the book "Theoretische...

JBrownie

JBrownie 1.3

JBrownie is a wrapper around the system default javac Java compiler, that monitors Java sourcecode and automatically recompiles any files found changed.The focus of this tool is to assist software developers, who prefer to use a plain text editors over a...

Jess

Jess 7.1p2

Jess is a rule engine and scripting environment written entirely in Sun's JavaTM language by Ernest Friedman-Hill at Sandia National Laboratories in Livermore, CA.Jess was originally inspired by the CLIPS expert system shell, but has grown into a...

Jikes

Jikes 1.22

JikesTM is a compiler that translates JavaTM source files as defined in The Java Language Specification into the bytecoded instruction set and binary format defined in The Java Virtual Machine Specification.You may wonder why the world needs another Java...

Jikes RVM

Jikes RVM 3.1.2

Jikes RVM is a compiler that translates JavaTM source files as defined in The Java Language Specification into the bytecoded instruction set and binary format defined in The Java Virtual Machine Specification.You may wonder why the world needs another...

JRuby

JRuby 1.7.10

JRuby is an open source and pure Java implementation of the famous Ruby interpreter.JRuby is tightly integrated with Java to allow both to embed the interpreter into any Java application and script any Java class.Features:A 1.8.6 compatible Ruby...