ohmyzsh/plugins/gradle/_gradlew
Erik Zivkovic 11e098a0f6 Improve gradle plugin task parsing
Added _gradle and _gradlew as symbolic links to gradle.plugin.zsh,
otherwise the plugin was not properly loaded.

Output from `gradlew tasks --all` is now parsed in two levels,
first we find segments between `------...` and a newline.
Second, all those lines are parsed and cleaned using awk
and added to .gradletasknamecache.

Tested on gradle 2.13, and gradlew 2.14.
2016-07-14 21:42:59 +02:00

Symbolic link
1 line
No EOL
17 B
Text