Page 1 of 1

ClassNotPreparedException in OwnerPIN class object

Posted: Sun Aug 02, 2020 3:11 am
by Sumit
When I execute pin = new OwnerPIN(PIN_TRY_LIMIT, MAX_PIN_SIZE); in JCIDE it executed perfectly but the same code throws ClassNotPreparedException 'eclipse.debugexception' 'in JCOP eclipse..
If any one solve this problem I really thankful from my heart..Plz

Re: ClassNotPreparedException in OwnerPIN class object

Posted: Sun Aug 02, 2020 4:01 am
by kuafu
Sumit wrote:
Sun Aug 02, 2020 3:11 am
When I execute pin = new OwnerPIN(PIN_TRY_LIMIT, MAX_PIN_SIZE); in JCIDE it executed perfectly but the same code throws ClassNotPreparedException 'eclipse.debugexception' 'in JCOP eclipse..
If any one solve this problem I really thankful from my heart..Plz
Why do you have to use JCOP tool? JCIDE is good for you.