gradle-plugins icon indicating copy to clipboard operation
gradle-plugins copied to clipboard

Gradle plugins

Results 3 gradle-plugins issues
Sort by recently updated
recently updated
newest added

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...