Intel System Studio 2019 Get Started Guide

Step 6: Run the application

  1. Ensure that your target connection is selected in the drop-down list.
  2. In the Project Explorer, right-click your project name, then select Run As > Remote IoT Java Maven Project.

    The Java* application runs on your target. You should see the onboard LED on your target platform begin to blink.

  3. To stop the process, click the red Terminate in the console.

No mraajava in java.library.path - workaround

Follow these steps to workaround the No mraajava in java.library path error:

  1. Click the green Run button on the toolbar and select Run Configurations.
  2. In Remote IoT Java Application Configurations click your project.
  3. Select the Remote Environment tab.
  4. Click New to open the New Environment Variable.
  5. Add a variable named LD_LIBRARY_PATH with a value of /usr/lib/x86_64-linux-gnu/.