I am having some trouble building/running the HelloWorld application from the first hybrid app tutorial.
When I try to run the default HelloWorld application on the
This worked for me:
This is clearly a problem with the versions of eclipse and jdk. I have also experienced such difficulties. MFP do have such dependencies and that's why your mfp-cli is working fine. Try using eclipse juno or luna with jdk 1.7. It should work.
I tried in 2 different Linux Ubuntu 14.04, 32-bit and 64-bit and 1 Windows 7 64-bit. This is what I found out and experience on standing up the MobileFirst Development Server:
If using JDK1.7.0_75 and error out, I would give it a shot using older version JDK. Hope that helps.