diff options
Diffstat (limited to 'docs/org.eclipse.jst.j2ee.doc.user/topics/tjexprar.html')
-rw-r--r-- | docs/org.eclipse.jst.j2ee.doc.user/topics/tjexprar.html | 52 |
1 files changed, 0 insertions, 52 deletions
diff --git a/docs/org.eclipse.jst.j2ee.doc.user/topics/tjexprar.html b/docs/org.eclipse.jst.j2ee.doc.user/topics/tjexprar.html deleted file mode 100644 index 6a1bf7511..000000000 --- a/docs/org.eclipse.jst.j2ee.doc.user/topics/tjexprar.html +++ /dev/null @@ -1,52 +0,0 @@ -<?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><p>You can export a connector project to a RAR file in preparation -for deploying it to a server.</p> -<div class="section"> <p>To export the contents of a connector project to -a RAR file:</p> -</div> -<ol><li><span>In the Project Explorer view of the J2EE perspective, right-click -the connector project that you want to export and click <span class="uicontrol">Export</span>.</span></li> -<li><span>In the Export window, click <span class="uicontrol">RAR file</span>.</span></li> -<li><span>Click <span class="uicontrol">Next</span>.</span></li> -<li><span>In the <span class="uicontrol">Connector module</span> list, select the -name of the connector project to export.</span></li> -<li><span>In the <span class="uicontrol">Destination</span> field, enter the full -path and RAR file name where you want to export the module that is selected -in the <span class="uicontrol">Connector project</span> field.</span></li> -<li><strong>Optional: </strong><span>To export source files, select the <span class="uicontrol">Export -source files</span> check box.</span></li> -<li><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><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>
\ No newline at end of file |