December 2014
Intermediate to advanced
276 pages
5h 54m
English
In the Gradle tool window, double-click on your linked Gradle project to expand the branch with the Gradle tasks available. Double-clicking on the task will execute it. You can also click on the task using the right-mouse button and select Run or Debug from the context menu or use the Ctrl + Shift + F10 (PC) or control + Shift + R (Mac) keyboard shortcut; the screen will look as shown here:

As with Maven goals, a specific Gradle task can be used to create a permanent run/debug configuration. Just pick Create… from the context menu to open the Create Run/Debug Configuration dialog box.
If you run or debug the Gradle task, it ...
Read now
Unlock full access