Can someone help me finding the debug option in eclipse gradle plugin. I am new using gradle and could not find any help either online.
Executing Gradle builds with debug option from within Eclipse is not yet possible with Buildship, however it is on our roadmap. In the meanwhile you can try to use the Eclipse remote debugging functionality. One of the users reported that he successfully started a debug session for a web application: Buildship and debugging a webapp