Create a Web Application Project From Template

  1. Choose File > New Project (Ctrl-Shift-N).
  2. Select Java Card > Web Project template in the New Project wizard and click Next.
  3. Set the project name and location where the IDE will create the project.
  4. Select a Java Card Platform and Card that are correctly configured for your implementation and click Next.
  5. Click Finish.

    The IDE creates the project folder containing the source packages, APDU scripts, and libraries. You can view, create and edit this project source code in the IDE Source Editor to finish creating your applet.

See Also: