licel / jcardsim

https://jcardsim.org
222 stars 123 forks source link

java.lang.ClassNotFoundException: com.licel.globalplatform.GpSimulatorRuntime #179

Closed rajbirshukarchakia closed 2 years ago

rajbirshukarchakia commented 2 years ago

Could you please help me resolve my problem? java.lang.ClassNotFoundException: com.licel.globalplatform.GpSimulatorRuntime

I have tried jcardsim-3.0.5-SNAPSHOT.jar and jcardsim-2.2.2-all.jar

it compile successfully but this exception occurred during the execution of a program on instantiating CardSimulator class. CardSimulator simulator = new CardSimulator();