This document describes how to check that you have an appropriate Java installation of a supported version, how to install Eclipse and then the iiziGo Designer. This document also shows how you may add iiziGo to an existing Eclipse installation, as long as it is a 64-bit Eclipse 4.11 "2019-03" or better.
The following environments requirements apply to the iiziGo Designer installation based on Eclipse.
Only 64 bit operating systems are supported:
Java must be a Java Development Kit, JDK, in a 64 bit version:
Eclipse must be of a 64 bit version:
If Java is not installed on your machine, please do so using e.g. Oracle Java JDK version 11 or better, or Eclipse (Adoptium) Temurin version 11 using Hotspot or better.
Open a Command Prompt (cmd.exe) and enter the commands:
java.exe -version
javac.exe -version
This is the typical output:
Open a terminal window and enter the commands:
java -version
javac -version
This is the typical output:
Install an Eclipse 64 bit version from the Eclipse Downloads page, by clicking on the Download 64 bit button. This will present you with a page to select the Download Mirror from where to download the Eclipse Installer.
Once downloaded, the installer file for Windows named eclipse-inst-win64.exe
should just be launched.
The installer file for macOS is named eclipse-inst-mac64.dmg
.
Open it from downloads:
This will open a window where you can launch the installer app itself:
Double-click to start it.
The Eclipse installer is the same for all operating systems:
Check the top of the installer window to see if there an exclamation mark just below the program menu on the top right side of the window as shown here (surrounded by a red rounded rectangle):
The exclamation mark above indicates the installer needs some kind of updating. Open the program menu and select appropriate action.
Select your desired packaging, e.g. Eclipse for Java Developers from the list of available product installations. The following window is displayed:
Complete the installation program with the Install button.
You may also install iiziGo Designer into an existing 64 bit Eclipse installation, e.g. Eclipse "2019-03" version 4.11 or better under Windows or macOS.
Drag the Install button below into your Eclipse workspace to install iiziGo:
Once you drop the Install button in the workspace, the following dialog is shown:
Select the features you with to install and press Confirm >.
Right now, only Windows and macOS versions are supported for the iiziGo Designer, but we are working on a Linux GTK3 version.
Back to Support main page, https://support.mindus.co/.