CRM & Cloud

Issues I faced in CRM & Cloud solutions

Java Card Development Envirement

To set up java card development environment you will need all the tools which I have mentioned in my previous post. To set up all these tools there is a very fine link/book which explains each and everything very clearly. In this blog I will focus on the development/programming and will try to use already provided resources and documentation as there is no use to re-invent the wheel. Please Click here to learn how to set up the development environment for java card.
Another very informative link which will help you for setting your development environment. In this link everything is explain via images and screen shots.
Moreover, the above mentioned link will show you how to set up envirement with JCWD which is a tedious way for settting things up. As a beginner you will find a lot of troubles and problem during settings. To get rid of this mess you should go for JCOP Tools. JCOP is an eclipse plugin which is used for development of java card applets. In this blog my posts will using this tool.
There are many reason that I have recommend this tool, for of all it is very easy to integerate with eclipse. You can watch the video below to see how:
The other few advanges of using JCOP are as below:
  • Easy to use and write your code
  • Automatically converts your source code to cap file
  • Global Platform Compliant
  • Off card simulator
  • Debugging facility
  • Allow to install/delete cap files from card
A brief document of using JCOP is here

No comments:

Post a Comment