JCIDE related questions and answers.
Moderators: product, kuafu
-
chico0609
- Posts: 59
- Joined: Mon Sep 14, 2015 5:05 am
- Points :416
-
Contact:
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?
-
UNKNwYSHSA
- Posts: 630
- Joined: Thu May 21, 2015 4:05 am
- Points :3055
-
Contact:
Post
by UNKNwYSHSA » Fri Dec 18, 2015 11:01 pm
From this post:
viewtopic.php?f=15&t=396The extendedLength is implemented.
This interface is supported since 2.2.2.
Please check your project setting of JC API version.
sense and simplicity
Users browsing this forum: No registered users and 35 guests
JavaCard OS : Disclaimer
Board Disclaimer
The views and comments posted in these fora are personal and do not necessarily represent the those of the Management of JavaCard OS.
The Management of JavaCard OS does not, under any circumstances whatsoever, accept any responsibility for any advice, or recommentations, made by, or implied by, any member or guest vistor of JavaCard OS that results in any loss whatsoever in any manner to a member of JavaCard OS, or to any other person.
Furthermore, the Management of JavaCard OS is not, and cannot be, responsible for the content of any other Internet site(s) that have been linked to from JavaCard OS.