JavacardOS will not accept order any more, please contact our partner Feitian online Store:
https://ftsafe.en.alibaba.com/index.html
https://ftsafe.en.alibaba.com/index.html
Build large java card application
Build large java card application
We have completed a large java card application recently, which included three packages. How can I build applet and upload it without re-adding to project lib-packages every time when I change something in lib-packages?
Re: Build large java card application
I have the similar question. I try to split my whole code to four javacard packages. Then I build the project, but I saw that only the Java card applet class file was produced. The other javacard files are not built. The cap file is not generated yet. I am using JCOP tools. Who can help me solve this problem?
Re: Build large java card application
mose05 wrote:We have completed a large java card application recently, which included three packages. How can I build applet and upload it without re-adding to project lib-packages every time when I change something in lib-packages?
If you use eclipse JCOP tools, you should configure some options.
Right click on project folder->Build path->Link sources->browse -> add folder which contain needed package.
Then you need to configure AID.
Then don`t forget about adding package for upload:
Open Debug Configuration->Choose package upload->add package->select package that was add. Move package with your applet down, because java card try to find reference for classes when install applet, that is why packages need to be upload in right order.
Who is online
Users browsing this forum: No registered users and 38 guests