Download
GenJ comes in three installer packages
- a windows installer (setup in .zip)
- a Mac Application (.app in .tar.gz)
- a platform independent installer for Linux et al (.jar)
Download and run of the these installers. Your system has to have the latest Java runtime installed and a double-click on what you're downloading should initiate the install process which will walk you through the setup (to execute the .jar file the file association should run “javaw.exe -jar *.jar”).
Troubleshooting
If you can't get GenJ to run as described please verify that a 1.6 compatible (or newer) Java Virtual Machine is installed (output should look similar):
C:\Program Files\Java\jre1.6.0_10>java -version
java version "1.6.0_10-rc2"
Java(TM) SE Runtime Environment (build 1.6.0_10-rc2-b32)
Java HotSpot(TM) Client VM (build 11.0-b15, mixed mode, sharing)
You can report any problems in the forum - please report with the log file ~/.genj3/genj.log or %APPDATA%\GenJ\genj.log.
