Page 1 of 1

how to convert javacard applet(.java) to .cap file

Posted: Fri Aug 21, 2015 1:53 am
by GraceGIRL
I am beginner in java card development. And I have already created a simple Hello World applet.
Can anyone tell me how to convert java card applet(.java) to .cap file ? What are the tools I can use?

Thanks in advance.

Re: how to convert javacard applet(.java) to .cap file

Posted: Sat Aug 22, 2015 5:01 am
by horse dream
If you are using Eclipse or JCIDE to develop Java Card applet, the cap file is already created in your project path when the projects is built successfully.