This article is about how to install the IBM JCOP Tools to your computer, and how to activate your installation.
Learn about how to contact IBM for an activation code that will allow you to start creating tiny JCOP Java applets for your IBM JCOP card.
Installing Eclipse
First off, you'll need the Eclipse SDK from the Eclipse website. Click on the big orange Download Eclipse button, and pick the most recent Eclipse SDK. (Current version as of yet is 3.2.1)
Installing IBM JCOP Tools
You can download the JCOP Tools from this direct download link: http://download.boulder.ibm.com/ibmdl/pub/software/dw/jcop/tools.zip
Simply extract the ZIP file into your Eclipse plugins/ directory.
Creating a new Java Card project
After you've started Eclipse, you'll have a new option in the File -> New -> Project ... menu. Select Java Card -> Java Card Project. If you have not activated your copy of the JCOP Tools yet, then you can do so by either pointing your card reader to a JCOP Engineering Sample card, validating a previous 2.2 installation of the JCOP Tools, or by entering an activation code.
Obtaining an activation code from IBM
To obtain an activation code from IBM, you'll have to send an email to the official address for JCOP Tools, scard@de.ibm.com. Here is an excerpt from an instructional email from IBM:
Quote:C: To use the tools you need an activation code - please send the
following
information:
1. Your company name
2. The full postal address - the serial number will be sent via
International Courier to meet US Export control compliance.
3. Your contact telephone number
4. The serial number of your JCOP tools install (see section D
below)
5. Your planned usage/reason for needing the JCOP tools
6. If a student, a copy (fax or digital photo) of your student ID
D: For the serial number (item 3 above):
1. Ensure you have downloaded and installed the JCOP Tools
2. Start the Eclipse IDE
3. From the menu bar click on File > New > Project
4. In the New Project Dialog expand the Java Card folder
5. Select Java Card Project
6. Click Next
7. You should now see the JCOP Licensing Wizard
8. Click Next
9. Select Verify an Activation Code
10. Click Next
11. The Serial Number should appear on the next page, above the
Activation Code entry fields.
12. Once you have that number click on Cancel then Abort (Note:
the
Java Card project choice will be disabled until the next time you
restart
Eclipse)
10 comments:
Hi there!
Just lost a lot of time with this JCOP-tool thing. It never worked until I followed the following installation instructions:
http://forum.java.sun.com/thread.jspa?threadID=722788&messageID=4474511
Now the tools work, but still no idea how to get something onto a JCOP21sim...
Do you have a standard contactless smart card reader? If you do, you already have everything you need.
Would you like me to post on how to create a simple demo applet in Eclipse using the JCOP Tools?
Hi Daniel,
you said that "If you have not activated your copy of the JCOP Tools yet, then you can do so by either pointing your card reader to a JCOP Engineering Sample card, validating a previous 2.2 installation of the JCOP Tools, or by entering an activation code.", I want to use the way "pointing your card reader to a JCOP Engineering Sample card, validating a previous 2.2 installation of the JCOP Tools" because activation code may need couple of weeks and my work is very urgent. Could you give me instruction how to use the 1st approach? I am a novice to SmartCard programming, I'll appreciate if you can have detail instruction
Hi Julie,
I have only actually done point #2, which is activation by a previous 2.2 installation.
Saying that you want to use an Engineering Sample Card, I assume you already have your own sample card handy?
From there, it should simply be a matter of plugging in your cardreader and touching it with said card.
If you would give me your email address, I might be able to help you in a quicker fashion since your work is urgent.
Don't worry, I'll delete your reply as soon as I get your address to prevent spam bots from accessing it.
we have installed Eclipse 3.2.0, activated JCOP Tools 3.1.2, installed Java Card 2.2.1 devepment tools..
How we can start testing and loading the java applet into JCOP31 chip ??
It's said that we should use Java Card Workstation Development Environment (JCWDE), but we can not find it in the eclipse .
Where we can find Eclipse menu for the
-Converter tool
-APDU Tool Utility
-Java Card Workstation Development Environment (JCWDE)
Hendy,
I'm sorry but it's a long while since I've had Eclipse installed.
I remember first switching to the JCOP perspective, though.
When I switched to the JCOP perspective, I had everything I needed including a compiler, applet uploader, and APDU tool.
Br, Daniel
As of July 1st 2007, all support activities for the JCOP operating system on NXP/Philips silicon will be serviced by NXP Semiconductors.
Please email requests for the JCOP Tools to: tools.jcop@nxp.com
Well said.
Hi there,
I need to write a desktop application for writing NDEF messages to mifare cards, how is this possible using an Omnikey 5321 reader?
Thank you!!
Hi Juan Carlos,
Please refer to the Omnikey manual for info on how to create a desktop application. I'm sorry I can't help you with this!
Best regards,
Daniel
Post a Comment