Page 1 of 1

Error found before build by JCIDE

Posted: Thu Aug 27, 2020 1:01 pm
by Laurent
Hello,

I have not found on the forum any answer for the following Error Message raised when the applet is compiled:
---------------------------
JCIDE
---------------------------
Error found before build by JCIDE:
Jar Container:java_card_kit-305u1 don't exist in ChipPack.
Can not find converter:ft305_for_classic
Please set converter.
---------------------------
OK
---------------------------

This is a new installation on my laptop, but with the same applet source code, it works on another computer.

Thank you in advance for your feedback.

Regards.
Laurent

Re: Error found before build by JCIDE

Posted: Thu Sep 03, 2020 4:29 am
by kuafu
Laurent wrote:
Thu Aug 27, 2020 1:01 pm
Hello,

I have not found on the forum any answer for the following Error Message raised when the applet is compiled:
---------------------------
JCIDE
---------------------------
Error found before build by JCIDE:
Jar Container:java_card_kit-305u1 don't exist in ChipPack.
Can not find converter:ft305_for_classic
Please set converter.
---------------------------
OK
---------------------------

This is a new installation on my laptop, but with the same applet source code, it works on another computer.

Thank you in advance for your feedback.

Regards.
Laurent
We should build-in CREF chippack in JCKit.
You need to chang chippack to JAVACOS
viewtopic.php?f=15&t=2252
There isn't In java_card_kit-305u1 CREF chippack

Re: Error found before build by JCIDE

Posted: Thu Sep 03, 2020 10:23 am
by Laurent
Hello Kuafu,

Thank you for your feedback.
As I was unable to find this Debug Configuration window anywhere in v5.0.1.7, I installed v6.0.2.3, and now it works fine (without any particular setting).

Thank you.
Laurent.