Create an Extension Library Project From Template

  1. Choose File > New Project (Ctrl-Shift-N).
  2. Select Java Card > Extension Library 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 and libraries. You can view, create and edit project source code in the IDE Source Editor to customize your extension library.

See Also: