For those that want to activate the JCOP tools...
First get a copy of JCOP tools from the secure files area of the website. In that zip there is a Getting Started document which walks you through installing the tools in eclipse and then describes an activation process. When you are create a new java card project you will get an activation dialog.
There are 3 ways to do that which you will see on the activation dialog.
1. a licensed installation for jcop tools
2. run a JCOP engineering sample through a reader
3. get an activation code.
Item 1. Even though you can get the JCOP tools download in the secure files area on the nxp website, the download is not a "licensed installation" so that's a bust. Of course that is not mentioned in the document that is in the tools download: JCOP_Tools_Getting_Started
Item 2: I got cards from a contact at NXP but they were not "JCOP Engineering Samples".. so presumably there is some way of getting JCOP engineering samples, but I could find no documentation about how to do that.
Item 3:
In the Getting started doc it only says that "the entry point for ordering is docstore" and gives an old URL. However docstore has been replaced by secure files, so you go there and you are back to square one downloading the unlicensed copy of jcop tools. However if you keep reading way down in Section 5.5.3 it finally says that you have to send your "serial number from the installation" to tools.jcop@nxp.com. Just above section 5.5.3 there is a image of the dialog you get in eclipse when you try and start a new card project with the JCOP tools installed. IN that dialog box you find the serial number.
So in summary the easiest way to install jcop tools is this:
1. download eclipse
2. get the JCOP tools from secure files on the NXP site (you need a secure login with NDA I think)
3. install the tools into eclipse (won't cover that here but also covered in the Getting started doc in the JCOP tools download
4. Try and create a new java card project.
5. At that point you get the 3 options dialog discussed above. Choose option #3 Verify and Activation code.
6. On the dialog box that appears get the serial number and send it along with your PGP public key to tools.jcop.nxp.com and they will send you an encrypted activation code which you can unencrypt with your PGP private key and then restarting eclipse put that key in the 'Verify Activation Code' dialog box.