corda/node/src/main/java
Mike Hearn 577b2c2c22 CORDA-319: Shell: use ExternalResolver to load our commands
This eliminates JIT java compilation and the consequent need for
tools.jar (which doesn't get shipped in DemoBench). It also makes
development more pleasant by avoiding weird IDE integration issues
that came from having java-in-resources.
2017-03-30 14:58:59 +02:00
..
net/corda/node/shell CORDA-319: Shell: use ExternalResolver to load our commands 2017-03-30 14:58:59 +02:00
CordaCaplet.java Integrate CRaSH shell (SSHD). Joint effort between Mike Hearn and Marek Skocovsky. 2017-03-24 12:44:54 +01:00