Our Online Store have the new products: RFID antenna board. Currently it can work with JC10M24R and JCOP4 card chips.
Compared with normal cards, the antenna board module has a smaller size and fixed holes, which is easy to integrate in the IOT(Internet Of Things) project.

Does JCIDE implement javacardx.apdu.ExtendedLength interface?

JCIDE related questions and answers.

Moderators: product, kuafu

chico0609
Posts: 59
Joined: Mon Sep 14, 2015 5:05 am
Points :416
Contact:

Does JCIDE implement javacardx.apdu.ExtendedLength interface?

Post by chico0609 » Thu Dec 17, 2015 11:33 pm

I wrote an applet which has to implement javacardx.apdu.ExtendedLength interface. So I imported the corresponding package in the applet.

Code: Select all

import javacardx.apdu.ExtendedLength;

public class cardapp extends Applet implements ExtendedLength


But when I built this applet, I got the error

package javacardx.apdu does not exist


Does JCIDE support this interface?

User avatar
UNKNwYSHSA
Posts: 630
Joined: Thu May 21, 2015 4:05 am
Points :3053
Contact:

Re: Does JCIDE implement javacardx.apdu.ExtendedLength interface?

Post by UNKNwYSHSA » Fri Dec 18, 2015 11:01 pm

From this post: viewtopic.php?f=15&t=396
The extendedLength is implemented.
This interface is supported since 2.2.2.
Please check your project setting of JC API version.
sense and simplicity

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: No registered users and 5 guests

JavaCard OS : Disclaimer