First of all, thank you for the amazing work on this template! However, I find it strange to not being able to run the java card application like a standard Java application, using JCardSim. Using the JCardSim template and declaring a run task using the application Gradle plugin, I setup a local environment to run java card applications. I also went far as defining a new Applet that sends a "Hello World!" message, to mimic a typical hello world for newbies like me!
Let me know if these changes suite your goals for this repository :)
Hey @ph4r05
First of all, thank you for the amazing work on this template! However, I find it strange to not being able to run the java card application like a standard Java application, using JCardSim. Using the JCardSim template and declaring a
run
task using theapplication
Gradle plugin, I setup a local environment to run java card applications. I also went far as defining a new Applet that sends a "Hello World!" message, to mimic a typical hello world for newbies like me!Let me know if these changes suite your goals for this repository :)