The IDE opens the Add Libraries wizard for you to use in creating a new libraries folder and specifying how a library is deployed in the project.
The Add Libraries wizard prompts you to choose one of two deployment strategies:
Deploy the library to the card before the project.
Use the library for compiling and code completion without deploying it. In this case the APIs already exist on the target card.
The Add Library wizard displays this optional step when the project type is a JAR file. This optional step is not available for project libraries.
This deployment strategy is used when the APIs already exist on the card.