Immutify

Downloads

The Immutify client is implemented in Java on the Eclipse platform, and can be downloaded as a self contained Eclipse RCP application, or can be installed as a set of features into an existing Eclipse installation.

The KeyTool plugin is a component of the Immutify client which can be downloaded and installed separately to provide similar functionaliy to the Java Keytool utility. This includes software from the Legion of the Bouncy Castle (see links to the right).

As part of our commitment to Open Source Software, we make a number of utilties and tools which we have developed in order to bring our product to market available for general use, under the Eclipse Public License.

The Platform Plugin is a set of Eclipse features which allow plugins to be installed either into an Eclipse IDE or the Immutify RCP container without modification. It includes a number of general utility packages which may be of general use.

Coda is a general purpose code generation tool for Eclipse. It is configurable to allow for generation of many types of code from a flexible XML model, with an Eclipse editor and integrated builder. Coda is used to generate all of the object to relational mapping code (JDBC access) for the Immutify client, as well as RPC over HTTP methods for client and server stubs, and various SWT forms classes.