blob: d99519b66ba6ac28285a40ba8d1eca1478b88965 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!--Arbortext, Inc., 1988-2006, v.4002-->
<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"
"task.dtd">
<task id="tjexpapp" xml:lang="en-us">
<title outputclass="id_title">Exporting an application client project</title>
<shortdesc outputclass="id_shortdesc">You can export an application client
project as a JAR file.</shortdesc>
<prolog><metadata>
<keywords><indexterm>application client projects<indexterm>exporting</indexterm></indexterm>
</keywords>
</metadata></prolog>
<taskbody outputclass="id_taskbody">
<context outputclass="id_context"><p outputclass="anchor_topictop"></p> <p>To
export an application client project from the workbench, complete the following
steps:</p></context>
<steps outputclass="id_steps">
<step><cmd>In the <tm tmclass="special" tmowner="Sun Microsystems, Inc." tmtype="tm"
trademark="Java">Java</tm> EE perspective, click <menucascade><uicontrol>File</uicontrol>
<uicontrol>Export</uicontrol></menucascade>.</cmd></step>
<step><cmd>Under <uicontrol>Select an export destination</uicontrol>, click <menucascade>
<uicontrol>J2EE</uicontrol><uicontrol>App Client JAR file</uicontrol></menucascade>,
and then click <uicontrol>Next</uicontrol>.</cmd></step>
<step><cmd>In the <uicontrol>Application Client project</uicontrol> list,
select the application client project you want to export.</cmd></step>
<step><cmd>In the <uicontrol>Destination</uicontrol> field, enter the full
path and JAR file name where you want to export the application client project.</cmd>
</step>
<step importance="optional"><cmd>To export source files, select the <uicontrol>Export
source files</uicontrol> check box.</cmd></step>
<step importance="optional"><cmd>If you are exporting to an existing JAR file
and you do not want to be warned about overwriting it, select the <uicontrol>Overwrite
existing file</uicontrol> check box.</cmd></step>
<step><cmd>Click <uicontrol>Finish</uicontrol>.</cmd></step>
</steps>
<postreq outputclass="id_postreq"><p outputclass="anchor_topicbottom"></p></postreq>
</taskbody>
</task>