blob: eab8799b8d0cbf84a59629336986f737e117ad19 [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>Environment Tab</title>
<link href="../../book.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.style1 {
font-size: 18px;
font-weight: bold;
}
-->
</style>
</head>
<body>
<p class="style1">Environment Tab</p>
<p>The <strong>Environment Tab</strong> is a tab that is common to all PDE and Java launch configurations. It defines the environment variable values to use when running an application. By default, the environment is inherited from the Eclipse runtime. You may opt to override the environment or append to it. </p>
<p><img src="../../images/launchers/launcher_eclipse_environment.png" alt="Environment Tab" hspace="30"></p>
<p>&nbsp;</p>
</body>
</html>