corda/samples/attachment-demo/lib/README.txt

8 lines
348 B
Plaintext
Raw Normal View History

2016-11-17 11:03:40 +00:00
The Quasar.jar in this directory is for runtime instrumentation of classes by Quasar.
When running corda outside of the given gradle building you must add the following flag with the
correct path to your call to Java:
java -javaagent:path-to-quasar-jar.jar ...
See the Quasar docs for more information: http://docs.paralleluniverse.co/quasar/