blob: 52e798e90413e33431f223a0801199f8f0899479 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- /*******************************************************************************
* Copyright (c) 2000, 2005 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* IBM Corporation - initial API and implementation
*******************************************************************************/ -->
<link rel="stylesheet" type="text/css" href="../../org.eclipse.wst.doc.user/common.css" />
<title>Exporting connector projects to RAR files</title>
</head>
<body id="tjexprar"><a name="tjexprar"><!-- --></a>
<h1 class="topictitle1">Exporting connector projects to RAR files</h1>
<div><div>You can export a connector project to a RAR file in preparation
for deploying it to a server.</div><div class="section"> <p>To export the contents of a connector project to a RAR file:</p>
</div>
<ol><li class="stepexpand"><span>In the J2EE perspective, click <span class="menucascade"><span class="uicontrol">File</span> &gt; <span class="uicontrol">Export</span></span>.</span> The Export window
opens.</li>
<li class="stepexpand"><span>Under <span class="uicontrol">Select an export destination</span>, click <span class="menucascade"><span class="uicontrol">J2EE Enterprise Applications</span> &gt; <span class="uicontrol">RAR file</span></span>.</span></li>
<li class="stepexpand"><span>Click <span class="uicontrol">Next</span>.</span></li>
<li class="stepexpand"><span>In the <span class="uicontrol">Connector module</span> list, select the
connector project to export.</span></li>
<li class="stepexpand"><span>In the <span class="uicontrol">Destination</span> field, enter the full
path and RAR file name where you want to export the connector project.</span></li>
<li class="stepexpand"><strong>Optional: </strong><span>To export source files, select the <span class="uicontrol">Export
source files</span> check box.</span></li>
<li class="stepexpand"><strong>Optional: </strong><span>If you are exporting to an existing RAR file
and you do not want to be warned about overwriting it, select <span class="uicontrol">Overwrite
existing file</span></span></li>
<li class="stepexpand"><span>Click <span class="uicontrol">Finish</span>.</span></li>
</ol>
<div class="section"> The wizard exports the contents of the RAR project to the specified
RAR file.</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="../topics/ph-importexport.html" title="These topics cover how to import files and projects into the workbench and export files and projects to disk.">Importing and exporting projects and files</a></div>
</div>
</div></body>
</html>