Worklight 6.1 Studio.
Created Android and iPhone Platform. While do "All Build" it fails and gives java.lang.NullPointerException
.
Log:
[2014-03-13 21:08:27] Starting build process: application 'MobileApp', all environments<br>
[2014-03-13 21:08:33] Application build failed: java.lang.NullPointerException
Try the following:
wlBuildResources
folderIf you have native code in your native\ folder, you can do the following for Android (and similarly for iOS):
This way you do not need to fear removing the native folder; upon build time the files will be copied to their location in the native folder.