Javacards IDE, and JCOP tools for eclipse unavailable to download

后端 未结 4 2055
闹比i
闹比i 2020-12-17 06:05

I\'m starting to develop in JavaCard (more specifically JavaCard 2.2.2).

I\'m searching for tools to develop in JavaCard. I want an IDE that incorporates both an em

4条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-17 07:09

    JCOP tools is no longer maintained by IBM. All support activities related to the JCOP operating system were handed over to NXP in 2007 (?). You might be able to get further information from NXP directly (tools.jcop@nxp.com), but don't expect them to respond if your request is not backed by a real business case.

    The toolchains for Java Card development (various versions) is available directly from Oracle (through their website). The toolchain can be used from the commandline and also supports ANT tasks. For upload to real cards, you can use open Global Platform tools (e.g. GPShell).

提交回复
热议问题