Install Digi Application Development Environment

The Digi Application Development Environment for Linux installer includes:

Digi Application Development Environment provides a preconfigured Eclipse instance with all the required plug-ins and features to start creating Digi Embedded Yocto applications. With Digi Application Development Environment, you can:

Requirements

To install Digi Application Development Environment for Linux you need a development machine with at least:

Install Digi Application Development Environment

Follow the steps below to download and install Digi Application Development Environment for Linux.

  1. Download the installer file from: ftp://ftp1.digi.com/support/digiembeddedyocto/eclipse/index.html.
  2. You must have write permissions in the selected installation path during the installation process. The default directory is /opt/eclipse.
    Use the install command to create the installation directory with write permissions:
~> sudo install -o <your-user> -g <your-group> -d /opt/eclipse

Note You can get your primary user and group using the id command.

  1. When the download is complete, double click the *.run file.

Follow the steps in the installer Setup Wizard.

A Readme dialog appears when the installation is complete.

  1. By default, the installer launches an Eclipse instance.