[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:
To use the plugin, include in your build script:
usePlugin('eclipse')
which is very good

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


Generated at Wed Jun 30 11:39:00 CDT 2021 using Jira 8.4.2#804003-sha1:d21414fc212e3af190e92c2d2ac41299b89402cf.