mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 00:17:11 -07:00
Doc.
This commit is contained in:
parent
e4f68f9348
commit
3b88ecc4dc
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ import javax.inject.Inject
|
|||
import javax.inject.Singleton
|
||||
|
||||
/**
|
||||
* This plug-in takes care of compilation: it declares a bunch of tasks ("compile", "compileTest") and
|
||||
* This plug-in takes care of compilation: it declares several common tasks ("compile", "compileTest")
|
||||
* and picks up all the compiler contributors in order to run them whenever a compilation is requested.
|
||||
*/
|
||||
@Singleton
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue