JamaicaVM Eclipse Plugin
The JamaicaVM Eclipse plugin Open-Source development environment Eclipse integrates the JamaicaVM tools into the Eclipse IDE. The plugin allows developers to use JamaicaVM as a Java runtime environment in Eclipse, enabling them to develop and launch Java real time applications as easy and convenient as a normal Java program.
The plugin allows developers to use JamaicaVM as a Java runtime environment in Eclipse, enabling them to develop and launch Java real time applications as easy and convenient as a normal Java program. The required virtual machine installations are managed automatically by the plugin after usable JamaicaVM distributions have been configured. Limited debugging support is contributed to the IDE, too.
Eclipse downloads are available from the main Eclipse site https://www.eclipse.org. Choose the Eclipse SDK archive that matches your host platform and unpack it.
ℹ Requires Eclipse 3.5 and later (including Java Development Tools)
- Open your Eclipse installation.
- Choose ‘Help->Install New Software…’ to open the ‘Install’ dialog.
- Click on ‘Add…’ to open the ‘Add Repository’ dialog.
- Enter a ‘Name’ (for example ‘aicas’) and the ‘Location’ URL of our update site (see list below) and click on ‘OK’.
- Browse the newly created site and open the category for the JamaicaVM Tools.
- Then select the latest available plug-in and press ‘Next’.
- The wizard will guide you through the rest of the installation process.
aicas Update Sites
- JamaicaVM 8.x and 6.x
https://www.aicas.com/download/eclipse-plugin/
- Download the JamaicaVM Eclipse Plugin ZIP file (use the link below). The ZIP contains a local version of the aicas update site.
- Choose ‘Help -> Install New Software…’ to open the ‘Install’ dialog.
- Click on ‘Add…’ to open the ‘Add Repository’ dialog.
- Enter a ‘Name’ (for example ‘aicas’). To fill the ‘Location’ field, please click on the ‘Archive…’ button and select the downloaded ZIP file. Press ‘OK’ to leave.
- Browse the newly created site and open the category for the JamaicaVM Tools.
- Then select the latest available plugin and press ‘Next’.
- The wizard will guide you through the rest of the installation process.
Available Downloads
Plugin for JamaicaVM 8.x and 6.x: JamaicaVM Eclipse Plugin v1.5.1 (ZIP file)
ℹ Requires Eclipse 3.5 and later (including Java Development Tools)
Known Bugs in Eclipse
All Eclipse 4.x versions prior to 4.6 contained a bug that could result in invalid mappings between Execution Environments and JREs!
For example if the JamaicaVM-6 Execution Environment is mapped to a JDK 1.7, or JavaSE-8 Execution Environment is mapped to JDK 1.7, your Eclipse is affected by the bug. Please update to Eclipse 4.6 or higher to be safe.
For more information, see: Eclipse.org Bug ID 484026