I am trying to launch one of their examples for android to test it on emulator, so i opened eclipse, and installed the NeoMAD plugin,then add the emulator genymotion (Name: Genymotion / Location: http://plugins.genymotion.com/eclipse)
However when I try to launch it for ANDROID I get an error:
com.neomades.neomad.ideconnector.PluginConnector.getProject(Ljava/io/File;)Lcom/neomades/neomad/ide/IProject;
although the apk file was generated by NeoMAD but it doesn't launch also the source code was not generated.
Does anyone know how to fix this problem? Have I done something wrong?