IBM Worklight 6.0 - Build issues

六月ゝ 毕业季﹏ 提交于 2019-12-01 12:37:37

问题


I am just running a test app, and my build fails with the following logs, I have tried restarting, changing workpace, creating test app but dint work. please let me know.

ipad build failed: Cannot overwrite template file '/Users/mspssmac-pc232938/Documents/Projects/FnApp/testApp/apps/testApp/ipad/native/Settings.bundle/Root.plist'
[2013-08-23 12:04:10] FWLST1040E: iphone build failed: Cannot overwrite template file '/Users/mspssmac-pc232938/Documents/Projects/FnApp/testApp/apps/testApp/iphone/native/Settings.bundle/Root.plist'
[2013-08-23 12:04:10]             A core eclipse exception has occurred: Failed to read project description file from location '/Users/mspssmac-pc232938/Documents/Projects/FnApp/testApp/apps/testApp/android/native/.project'.

Thanks djrecker


回答1:


  • Try deleting the native folder
  • Try running Eclipse with the -clean flag
  • Is this a shared workspace between Eclipses? Does it work with a local workspace?
  • See if this helps: Worklight on OS X, iPhone and Android builds fail due to missing info.plist and other files
  • You have also asked this here: IBM Worklight - Build failed

A common issue for all seems to be:

A core eclipse exception has occurred: Failed to read project description file from location ... [path to .project file]



来源:https://stackoverflow.com/questions/18396665/ibm-worklight-6-0-build-issues

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!