Create a smart card driver project
Smart card drivers are library applications. Follow these steps to create a library application project.
- On the File menu, click New > Project.
- Expand the BlackBerry® folder and select BlackBerry Project.
- Click Next.
- In the Project name field, type a name for the project.
- Select Create new project in workspace.
- Complete one of the following tasks:
- Click Next.
- Click Finish.
- In the Package Explorer view, right-click a BlackBerry application project and click Properties.
- In the Properties for pane, click BlackBerry Project.
- Click Application Descriptor.
- Click the Application tab.
- In the Application type field, select Library.
- Check the Auto-run on startup check box.
- In the Startup tier field, select 7.
- On the Eclipse toolbar, click Save.
Previous topic:
Creating a cryptographic smart card driver