This package provides the following services:
Gradle runner for Atom
Uses the atom-build package to execute
gradle builds in the Atom editor.
This package requires atom-build to be installed.
Capabilities
- Support for gradle wrapper.
- Support target extraction. Will run
gradle tasksor./gradlew tasksto retrieve tasks. - Will refresh tasks automatically if you alter the gradle file.