EclipseJCDE


Last Update: 02-Mar-2008
Author: Amgad Youssef



Table of Contents


Description

Installation steps

User Guide



Description


The aim of EclipseJCDE project is to provide a set of eclipse plugins that wraps the Java Card Development Kit tools and libraries provided by Sun Microsystems to provide a visual development environment that automates many of the required steps to develop a Java Card application.

A team in Orange Labs/R&D (France Telecom) has developed extensions to the project and created a new project partially based on its Source code (http://izynfc.sourceforge.net)


Installation steps


  1. Download the Java Card Development Kit v2.2.2 from http://java.sun.com/products/javacard/ and extract its contents to “java-card-dev-kit-root”, where “java-card-dev-kit-root” is the path where you extracted the contents of the development kit. For example, “C:\java_card_kit-2_2_2-windows”.

  2. Extract the contents of “java-card-dev-kit-root/java_card_kit-2_2_2/java_card_kit-2_2_2-rr-bin-windows-do.zip” to “java-card-dev-kit-home”, where “java-card-dev-kit-home” is the path where you extracted the contents of the zip file. For example, “C:\java_card_kit-2_2_2-windows\java_card_kit-2_2_2”

  3. Download eclipse 3.2 from http://www.eclipse.org/downloads/ and extract its contents to “eclipse-root”, where “eclipse-root” is the path where you extracted eclipse’s contents. For example, “C:\eclipse”.

  4. Download EclipseJCDE from http://sourceforge.net/project/showfiles.php?group_id=176931 and extract its contents to “eclipse-root”.

  5. Start eclipse.

  6. From the menu bar go to “Java Card” => “Preferences”.

  7. Click “Browse” and point to the “java-card-dev-kit-home” location.


User Guide


Please use the following link (http://eclipse-jcde.sourceforge.net/user-guide.htm)