找不到 apduToolTask
我是 java 卡平台的新手,目前我正在使用 java 卡经典版 v 3.0.1,当我使用 Apache ANT 命令 - ant all 构建 build.xml 文件时,我得到了以下错误:
c:\java\java_card_kit-2_2_2\samples\build.xml:17: taskdef class com.sun.javacard.ant.tasks.APDUToolTask 找不到
我已经按照说明进行操作,直到它询问我还要设置 ANT 的系统路径。我正在使用 ANT 1.8.1。
有人可以帮忙吗?
问候,
i am new to java card platform and presently i am using java card classic edition v 3.0.1 and when i am using Apache ANT command - ant all to build the build.xml file, i am getting the following error:
c:\java\java_card_kit-2_2_2\samples\build.xml:17: taskdef class com.sun.javacard.ant.tasks.APDUToolTask cannot be found
I've already followed the instructions to the point where it asks me to setup the System path of ANT as well. I'm using ANT 1.8.1.
can someone please help.
Regards,
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
继续按照 java_card_kit-2_2_2-windows.zip\java_card_kit-2_2_2\java_card_kit-2_2_2-rr-ant-tasks.zip\ant-tasks\docs\pdf 中下一节“安装 Ant 任务”和“库依赖项”中的说明进行操作\ant-user-guide.pdf,第 4-5 页。
Continue by following instructions from next sections "Installing the Ant Tasks" and "Library Dependencies" from java_card_kit-2_2_2-windows.zip\java_card_kit-2_2_2\java_card_kit-2_2_2-rr-ant-tasks.zip\ant-tasks\docs\pdf\ant-user-guide.pdf, pages 4-5.