Page 1 of 1

Set an applet as the default applet in JCIDE ?

Posted: Thu Aug 20, 2015 3:30 am
by conliaOdk
I am using JCIDE to develop a javacard applet . Now I need to set my applet as the default applet.

Can anyone tell me how to set it in JCIDE ?

Re: Set an applet as the default applet ?

Posted: Thu Aug 20, 2015 3:51 am
by horse dream
Click the 'Debug' menu in JCIDE and select 'Run or Debug Configuration' .
choose the applet by double-click. Then you can see the option 'Default Selected' you want.
Check it as a parameter (by clicking on the V mark in the left side of the option.)
Hope it helps.