Getting started

Intino is a development tool for the Java Virtual Machine oriented to develop families of applications with a full-featured IntelliJ editor plugin.

 

Prerequisites

To get started with Intino, you should download and install the IntelliJ IDE. Check the system requirements and follow the installation instructions.

To compile and execute your applications, you should also download and install the Java Development Kit 11 (JDK). Intino supports JDK 11 features, such as lambda expressions and method references.

Stable releases

Intino stable releases are distributed via Jetbrain repositories. You can install and update the latest release from the IntelliJ UI.

In the initial IntelliJ dialog, from “Configure” menu, select the “Plugins” option.

Next, in the plugin dialog, press the “Marketplace” button

In the corresponding dialog, search for intino and install it.

After the installation, IntelliJ will restart.

Nightly builds

Nightly builds are based on the latest development code, which means they are not fully tested, probably unstable and not documented. Updating to these builds is suited for more experienced users and developers, although everyone is welcome to test them and provide feedback.

If you want to help out with testing and development, it is possible to install the latest build. Use the following update link to install or update to the latest nightly version: https://plugins.jetbrains.com/plugin/9549-intino/versions/canary