I followed the developer guide for eclipse, but after I run a initializeExtensionProject Gradle task it fails with following message:
Execution failed for task ':initializeExtensionProject'.
Details: http://pastebin.com/jnsJaHY5
Any idea what is causing this?
EDIT: if I ran the task in command line, it builds the project succesfully