Results 1 to 6 of 6

Thread: Java Card 2.1.1 Plugin for Eclipse

  1. #1
    Join Date
    Jul 2010
    Posts
    120

    Java Card 2.1.1 Plugin for Eclipse

    I must get into the understanding of the Java Card technology. I installed the JCOP Eclipse plugin to easily upload my cardlet in my card. I'm new and just want to load a simple example and make it work but loading the file because plant. Cap is not generated by Eclipse. I use Eclipse 3.3.1 and 3.2.7 JCOP. Please help.

  2. #2
    Join Date
    Feb 2008
    Posts
    1,852

    Re: Java Card 2.1.1 Plugin for Eclipse

    Eclipse provides version with synaptic seems to be configured to run with gij (free version of java). installs the j2sdk1.5 located in deposits, made a sudo update-alternatives - config java (and sudo update-alternatives - config javac for compilation) to choose the Java from Sun which appears to be faster. And finally I myself downloaded the latest version of eclipse in tar.gz on the net and just run the binary in the preferences to choose the path to the right virtual machine.

  3. #3
    Join Date
    May 2008
    Posts
    2,297

    Re: Java Card 2.1.1 Plugin for Eclipse

    You need to use Library for creating user interfaces in Java programs. Buoy is manufactured from the Swing library, but provides a new set of classes to represent graphical components.
    Advantage over Swing:

    * An API is much simpler, cleaner and more consistent
    * A better mechanism to format interface components,
    * A mechanism for processing much more powerful
    * Built-in support for serialization of user interfaces as XML, then rebuild them again,
    * Very quick and efficient. Any library is compiled only 200 K,
    * Written entirely in Java and runs on any Java Virtual Machine
    * All source code is in the public domain.

  4. #4
    Join Date
    May 2008
    Posts
    2,389

    Re: Java Card 2.1.1 Plugin for Eclipse

    You can also use JCreator that is a tool available only for the Microsoft Windows platform. In the LE version, it offers the programmer a simple and intuitive interface. JCreator is a development environment without cumbersome and easy to use for novice developers, or do not want a tool with features sometimes too advanced, requiring a large configuration.

  5. #5
    Join Date
    Oct 2005
    Posts
    2,393

    Re: Java Card 2.1.1 Plugin for Eclipse

    check the steps:
    # Unzip the downloaded archive to the desired location.
    Note: Eclipse does not have an installation procedure. He runs to where you put it.
    # Start Eclipse
    # You should have this screen that appears:
    # Specify the directory where you store your projects NDS.
    Click the checkbox if you want Eclipse do not ask each time.
    # Close the window and let Eclipse open Welcome.

  6. #6
    Join Date
    Nov 2005
    Posts
    1,323

    Re: Java Card 2.1.1 Plugin for Eclipse

    NetBeans Platform or RCP (Rich Client Platform) also available as a Plugin for Eclipse. Improvements in the Output window, the center catalog update and search performance. Behavior of the toolbar and improved support for the resolution "declarative MIME type" and ability to change file extensions.

Similar Threads

  1. getting error while connecting Eclipse with java
    By mbangali in forum Windows Software
    Replies: 3
    Last Post: 15-09-2011, 09:56 PM
  2. Eclipse not compiling my Java file
    By Valliy in forum Software Development
    Replies: 4
    Last Post: 25-07-2010, 12:30 AM
  3. Eclipse Helios: Is the Flash Builder 4 plugin supported
    By Lohitaksha in forum Software Development
    Replies: 6
    Last Post: 16-07-2010, 12:10 AM
  4. Eclipse for your Java applications
    By JamesMK in forum Guides & Tutorials
    Replies: 3
    Last Post: 22-06-2009, 03:44 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,566,940.24065 seconds with 17 queries