I am trying to build an empty java module on Titanium 3.1.3. I have installed all prerequisites but I still get the following error:
BUILD FAILED /Users/simon/Library/Application Support/Titanium/mobilesdk/osx/3.1.3.GA/module/android/build.xml:326: The following error occurred while executing this line: /Users/simon/Library/Application Support/Titanium/mobilesdk/osx/3.1.3.GA/module/android/build.xml:281: exec returned: 2
I was looking for solutions but did find anything that helped resolving this issue..
Thanks, Simon