- Ensure that your target connection is selected in the drop-down list.
- 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.
- 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:
- Click the green
Run button on the toolbar and select
Run Configurations.
- In
Remote IoT Java Application Configurations click your project.
- Select the
Remote Environment
tab.
- Click
New to open the
New Environment Variable.
- Add a variable named
LD_LIBRARY_PATH
with a value of
/usr/lib/x86_64-linux-gnu/.