JAVA CARD - Eclipse JCDE. generation of the CAP file [message #806020] |
Fri, 24 February 2012 07:44  |
Eclipse User |
|
|
|
Hi,
I develop applets on java card with eclipse JCDE.
There are two packages. The first one contains a class extends Applet, an interface extends Shareable and another class implementing the interface.
The second package contains a class importing a class from the first package.
I generate without problem the CAP, EXP and IJC file of the first package. But, I have a problem when I want to generate the CAP EXP and IJC files of the second package.
Here is the error message:
error: test2.serializable: class version0.version0SIO not found in export file version0.exp.
The class I used by importation from the first package is not found in the .EXP of the first package. I do not know why.
Have you ever encountered this problem and how solve it.
Thanks very much in advance for your answer.
Eglantine
|
|
|
|
|
|
Re: JAVA CARD - Eclipse JCDE. generation of the CAP file [message #1767260 is a reply to message #806020] |
Tue, 04 July 2017 05:28  |
Eclipse User |
|
|
|
Hi Eglantine Houdart,
Quote:Hi,
I develop applets on java card with eclipse JCDE.
There are two packages. The first one contains a class extends Applet, an interface extends Shareable and another class implementing the interface.
The second package contains a class importing a class from the first package.
I generate without problem the CAP, EXP and IJC file of the first package. But, I have a problem when I want to generate the CAP EXP and IJC files of the second package.
Here is the error message:
error: test2.serializable: class version0.version0SIO not found in export file version0.exp.
The class I used by importation from the first package is not found in the .EXP of the first package. I do not know why.
Have you ever encountered this problem and how solve it.
Thanks very much in advance for your answer.
Eglantine
I have the same problem and still not found the right answer yet, have you found the solution about this?
Thanks
Yoel
|
|
|
Powered by
FUDForum. Page generated in 0.32448 seconds