1 Reply Latest reply on Nov 16, 2017 10:13 AM by nickboldt

    Cordova Sim + others won't run

    asfga

      Hi guys, I have some problems with developing a hybrid mobile app.

       

      I'm using Eclipse Luna 4.2.2, installed per Drag & Drop JBoss Developer Studio (8.1.0.GA-v20150327-1349-B467) and created a Hybrid Mobile Project. So far so good. Then I downloaded an Engine for Codova, it was the latest Version (cordova-android@6.4.0-nightly...). Now when I right click on my project and go to "Run As" -> "Run w/CordovaSim" I get the following error message:

       

      "An internal error occurred during: "Launching hybridMobile". org.eclipse.thym.core.HybridProject.getActiveEngine()Lorg/eclipse/thym/core/engine/HybridMobileEngine;"

       

      No idea what this means, googled a while and maybe the versions are not compatible but as far as I researched everything should be fine...reinstalled JBoss but the error still occurs. When I go to  "Run As" -> "Run on Android Emulator" nothing happens, "Run As" -> "Run on Android Emulator" says "Windows Phone SDK is not defined", "Run As" -> "Run on Universal Window Emulator" shows me this error message on the console:

       

      "C:\xampp\htdocs\workspace\hybridMobile>cordova run --emulator windows --archs="x86" -- -phone

      C:\xampp\htdocs\workspace\hybridMobile>exit

      Der Befehl "cordova" ist entweder falsch geschrieben oder konnte nicht gefunden werden."

       

      Hope there is someone who can help me by my problem! Thanks