Unable to deploy HelloWorld application to MobileFirst Development Server

后端 未结 3 1170
长情又很酷
长情又很酷 2021-01-02 21:24

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

3条回答
  •  独厮守ぢ
    2021-01-02 22:11

    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:

    • Ubuntu 64-bit
      • Eclipse Luna and latest JDK1.8x .. error
      • Eclipse Kepler SR2 + JDK1.7.0_15 .. works
    • Ubuntu 32-bit
      • Eclipse Luna and latest JDK1.8.0_25 .. works
    • Windows 7 64:
      • Eclipse Kepler SR2 + JDK1.7.0_15 .. works

    If using JDK1.7.0_75 and error out, I would give it a shot using older version JDK. Hope that helps.

提交回复
热议问题