corda/.idea
Clinton 1ef4cec0cd Add Cordapp class to define CorDapps inside Corda and encapsulate Cordapp loading (#1494)
Introduced a Cordapp class which contains all relevant information about a Cordapp. The Cordapp loader now produces Cordapps instead of lists of classes and services without any relation to the original Cordapp. 

Added new static constructor to CordappLoader to be able to take arbitrary paths to load cordapps from in dev mode. 

Moved the CordappLoader into the cordapp package.
2017-09-13 14:07:50 +01:00
..
runConfigurations Vault Service API final clean-up (#1348) 2017-08-31 14:01:10 +01:00
compiler.xml Add Cordapp class to define CorDapps inside Corda and encapsulate Cordapp loading (#1494) 2017-09-13 14:07:50 +01:00