[GRADLE-790] usePlugin info for each plugin Created: 04/Jan/10 Updated: 04/Jan/13 Resolved: 24/Nov/10 |
|
| Status: | Resolved |
| Project: | Gradle |
| Affects Version/s: | None |
| Fix Version/s: | 0.9-rc-1 |
| Type: | Improvement | ||
| Reporter: | Tomek Kaczanowski | Assignee: | Adam Murdoch |
| Resolution: | Fixed | Votes: | 0 |
| Description |
|
description of each plugin should start with short information on how to "import" them to build.gradle some plugins already has this info in form: but some still miss it - for example to use The Project Report Plugin I had to browse the gradle source code because usePlugin 'project-reports" does not appear anywhere in user guide |