gradle-plugins
gradle-plugins copied to clipboard
Gradle plugins
For example the setting that is supposed to generate (note the nested elements in `tasks` node): ``` xml $PROJECT_DIR$/cell/www/gulpfile.js css js watch true ``` actually generates: ``` xml $PROJECT_DIR$/cell/www/gulpfile.js ```
While generate idea project, other dependencies nod loaded
Thanks for the plugin. I have a few suggestions to an API for defining artifacts. They are generally small,so I put it into one issue. 1. Ability to keep artifacts...