blob: 2ad3dd9fbd3641e8fdc6b810c8f84cacab9335ec [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.wtp.doc.user/common.css" />
<title>Exporting an application client project</title>
</head>
<body id="tjexpapp"><a name="tjexpapp"><!-- --></a>
<h1 class="topictitle1">Exporting an application client project</h1>
<div><p>You can export an application client project as a JAR file.</p>
<div class="section"><p>To export an application client project from the workbench:</p>
</div>
<ol><li><span>In the Project Explorer view of the J2EE perspective, right-click
the application client project that you want to export.</span></li>
<li><span>Select <span class="menucascade"><span class="uicontrol">Export</span> &gt; <span class="uicontrol">App
Client JAR file</span></span> from the pop-up menu. The Export
wizard opens.</span></li>
<li><span>In the <span class="uicontrol">Destination</span> field, enter the full
path and JAR file name where you want to export the application client project
that is selected in the <span class="uicontrol">Application Client 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 JAR file
and you do not want to be warned about overwriting it, select <span class="uicontrol">Overwrite
existing files without warning</span>.</span></li>
<li><span>Click <span class="uicontrol">Finish</span>.</span></li>
</ol>
</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 class="relconcepts"><strong>Related concepts</strong><br />
<div><a href="../topics/cjarch.html" title="The Java 2 Platform, Enterprise Edition (J2EE) provides a standard for developing multitier, enterprise services.">J2EE architecture</a></div>
<div><a href="../topics/cjappcliproj.html">Application client projects</a></div>
</div>
<div class="reltasks"><strong>Related tasks</strong><br />
<div><a href="../topics/tjappproj.html" title="You can use a wizard to create a new application client project and add it to a new or existing enterprise application project.">Creating an application client project</a></div>
<div><a href="../topics/tjimpapp.html" title="Application client projects are deployed as JAR files. You can import an application client project that has been deployed into a JAR file by using the Import wizard.">Importing an application client JAR file</a></div>
</div>
</div></body>
</html>