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:
- In the Project Explorer view of the J2EE perspective, right-click the connector project that you want to export.
- Select Export > RAR file from the pop-up menu. The Export wizard opens.
- 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.
- Optional: To export source files, select the Export source files check box.
- 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
- 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