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.

How to add jar to JCIDE project

JCIDE is an Integrated Development Environment designed specifically for the Java Card programming language.

Moderators: product, kuafu

kuafu
Posts: 317
Joined: Thu Jun 25, 2015 2:09 am
Points :4551
Contact:

How to add jar to JCIDE project

Post by kuafu » Fri Aug 10, 2018 1:55 am

You do not have the required permissions to view the files attached to this post. Please login first.
well

Blianna
Posts: 12
Joined: Mon Nov 14, 2016 10:06 pm
Points :140
Contact:

Re: How to add jar to JCIDE project

Post by Blianna » Wed Aug 22, 2018 9:46 pm

Hi kuafu,
I want to know: after I added the jar file to my project, how to call the API functions from this jar file?
Is three related demo?

thank you very much.

kuafu
Posts: 317
Joined: Thu Jun 25, 2015 2:09 am
Points :4551
Contact:

Re: How to add jar to JCIDE project

Post by kuafu » Thu Aug 23, 2018 3:25 am

Code: Select all

import your.api;// java gramma
  
well

kuafu
Posts: 317
Joined: Thu Jun 25, 2015 2:09 am
Points :4551
Contact:

Re: How to add jar to JCIDE project

Post by kuafu » Thu Jan 03, 2019 2:00 am

If you want to add jar to project .You have to make sure that . the exp and the .class all in Jar file.
for example
We need .class files when compiler java file to .class file .
We need .exp fiels when compiler .class to .cap file
You do not have the required permissions to view the files attached to this post. Please login first.
well

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: No registered users and 18 guests

JavaCard OS : Disclaimer