blob: 279b612f989ec101edb8d7edf23a682f4085401a [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta name="copyright" content="Copyright (c) EclipseSource and others 2010. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>WAR Product Export</title>
<script language="JavaScript" type="text/javascript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
<link href="../book.css" rel="stylesheet" type="text/css">
</head>
<body>
<h1>WAR Product Export</h1>
<p>PDE provides an <strong>WAR Product Export</strong> wizard to export an
WAR product defined in a <em>WAR product configuration</em>. The wizard
shields you from Ant scripts and does not pollute your workspace with
resources generated during the build operation. The wizard is available
under <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.file.export(exportWizardId=org.eclipse.libra.warproducts.ui.ExportWarProductConfigurationWizard)")'>
<img src="PLUGINS_ROOT/org.eclipse.help/command_link.png" alt="Open the WAR product export wizard">
<strong>File &gt; Export... &gt; Plug-in Development &gt; WAR Product</strong>
</a>.</p>
<p><img src="../images/exportWizard.png" alt="WAR Product Export" ></p>
</body>
</html>