1
0
Fork 0
mirror of https://github.com/ethauvin/CompileOnlyPlugin.git synced 2025-04-25 00:37:14 -07:00

Released version 1.0.0 of the plugin.

It adds the java plugin automatically if the java or the groovy plugin is missing.

When the idea or eclipse plugin is used, it also adds the new dependencies to their provided scope
This commit is contained in:
Peter Daum 2013-08-12 20:59:48 +02:00
parent 3f8e5793d9
commit 0646da0809
6 changed files with 219 additions and 27 deletions

3
gradle.properties Normal file
View file

@ -0,0 +1,3 @@
group=com.coders-kitchen
version=1.0.0
rootProject.name=compileonlyplugin