Problem when running “Hello World” as Legato Application

Hello,

When I attempt to run the Hello World application I keep getting this error:

An internal error occurred during: “Launching [Launch] helloLegato - hellolegato - Target_Legato_Debug”.
java.lang.NullPointerException

If someone can explain to me what the issue is and how to resolve it, it would be very much appreciated.

Thakfully
Kas

Are you trying to run a Java application on the mangOH or is this a NullPointerException that is thrown by the IDE itself?

Must be a null pointer thrown by the IDE. When I upgraded to the latest VM and got it working (see my other issues) this error no longer appears (or so far it has not).

Kas