mirror of
https://github.com/corda/corda.git
synced 2024-12-27 08:22:35 +00:00
Expanded the example build.gradle.
This commit is contained in:
parent
578344d610
commit
8816fb35ea
@ -171,9 +171,11 @@ To build against Corda and the plugins that cordapps use, update your build.grad
|
||||
... other dependencies here ...
|
||||
}
|
||||
|
||||
.. code-block::
|
||||
... your tasks ...
|
||||
|
||||
// Sets the classes for Quasar to scan. Loaded by the the quasar-utils plugin.
|
||||
quasarScan.dependsOn('classes', ... your dependent subprojects...)
|
||||
|
||||
...
|
||||
|
||||
Cordformation
|
||||
=============
|
||||
|
Loading…
Reference in New Issue
Block a user