Worklight - FWLST1040E: android build failed: java.io.FileNotFoundException

江枫思渺然 提交于 2019-11-27 09:04:34

问题


I'm using worklight 6.1 for my mobile app project. My problem is why I got this error when I try to build my android app.

[2014-02-18 15:36:12] FWLST1040E: android build failed: java.io.FileNotFoundException: File '/var/folders/1k/k94ws4g107bgncjlp0_0vlwr0000gn/T/wlBuildResources/6.1.0.00.20131126-0630/environments/base/android/obscurerArgs.txt' does not exist

Why?


回答1:


Try deleting the wlBuildResources folder.
See my answer here: IBM Worklight 6.1 - Failed re-generating the iPhone native folder

  1. Close Eclipse
  2. Locate your temp folder (Windows, OS X)
  3. Delete the wlBuildResources folder
  4. Open Eclipse
  5. Re-build


来源:https://stackoverflow.com/questions/21847067/worklight-fwlst1040e-android-build-failed-java-io-filenotfoundexception

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