hi Guys, after config ESDK in WIN7 environment, I can execute gradlew.bat Jar command successfully, but integration with Eclipse IDE, I get one error message from Eclipse Gradle console, which says as:
Task :Ema:Core:sourcesJar UP-TO-DATE
> Task :Ema:Core:signArchives FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':Ema:Core:signArchives'.
> Cannot perform signing task ':Ema:Core:signArchives' because it has no configured signatory
would you please help to check if there still need additional configuration steps in Eclipse IDE environment? many thanks