How to Build Toolkit Applet
867670Sep 13 2011 — edited Sep 22 2011Dear friends
For the moment, I am starting with the toolkit applet. I actually do not know how to build them, or run them as a demo even though I have got a lot of samples on the internet.
I know that there is an IDE named Developer Suite, which is developed by Gemalto, providing necessary facilities for writing toolkit applets, building and running them. However, this tool is charged and not free as Netbeans or Eclipse.
My question is: how can I build and run a toolkit applet without purchasing Developer Suite?
P/S: from the internet, I now have two packages sim.access.* and sim.toolkit.*. Can I write a toolkit applet on notepad, and use those packages within ANT-TASK (I know ANT is quite helpful) to build the toolkit applet to CAP file? If yes, how can I? :D