blob: c36232ac0d548041df28996ce52bf80e864974a3 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Product Launching</title>
<link href="../../../book.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.style1 {
font-size: 18px;
font-weight: bold;
}
.style2 {
font-size: 12pt;
font-weight: bold;
}
-->
</style>
</head>
<body>
<p class="style1">Product Launching</p>
<p>The <strong>Launching</strong> page customizes the native launcher of your product and the launching arguments.</p>
<p>&nbsp;</p>
<p class="style2">Program Launcher</p>
<p>The <strong>Program Launcher</strong> section customizes the name and icon of the native launcher of the product. </p>
<p><img src="../../../images/product_editor/launcher_program.png" alt="Launcher Exe" hspace="30"></p>
<p>To customize the name of the launcher, just enter the name in the <strong>Launcher Name</strong> field. If left unspecifed, the name will default to <em>eclipse</em>.</p>
<p>Customizing the launcher icon varies per platform. The product editor indicates the platform requirements, and flags warnings at the top of the page if the supplied icons do not match the size or depth requirements. </p>
<p>&nbsp;</p>
<p class="style2">Launching Arguments</p>
<p>To launch an Eclipse product with default program and VM arguments, these arguments are stored in a file named <em>&lt;launcher_name&gt;.ini </em>at the root of the product. PDE creates this file with its content based on the values entered in the <strong>Launching Arguments</strong> section. </p>
<p><img src="../../../images/product_editor/launcher_arguments.png" alt="launcher arguments" hspace="30"></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
</body>
</html>