javacard-gradle-template-edu
javacard-gradle-template-edu copied to clipboard
JavaCard project template for building CAP and running JCardSim with gradle + coverage
Hi, this project doesn't compile when following the steps. It seems like the jcardsim dependency doesn't get pulled. ``` [~/Development/javacard-gradle-template-edu] git(master) ❱❱❱ gradle buildJavaCard Starting a Gradle Daemon, 1 incompatible...
Hi! Im trying to add code to my project as a dependency. But i got error while converting. It says that export file not found. ```export file newapplet.exp of package...
Support `JCSDK` env var to choose which SDK to use. `JCSDK` env var, if present, is checked against a list of enabled JavaCard SDKs. The names of the SDKs correspond...