Exporting connector projects to RAR files

You can export a connector project to a RAR file in preparation for deploying it to a server.

This process for exporting to a RAR file is not meant to be a project sharing mechanism. If you want to share projects, see Sharing Projects.

To export the contents of a connector project to a RAR file:

  1. In the Project Explorer view of the J2EE perspective, right-click the connector project that you want to export.

  2. Select Export > RAR file from the pop-up menu. The Export wizard opens.

  3. In the Destination field, enter the full path and RAR file name where you want to export the module that is selected in the Connector project field.

  4. Optional: To export source files, select the Export source files check box.

  5. Optional: If you are exporting to an existing RAR file and you do not want to be warned about overwriting it, select Overwrite existing files without warning

  6. Click Finish.

The wizard exports the contents of the RAR project to the specified RAR file.

 

Related tasks

Creating a connector project
Importing a connector project RAR file