blob: 1a770b7a2fc711dedb96197197202be9bfcf6785 [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>Target Definition Editor</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">Target Definition Editor</p>
<p>Developers can simplify configuring their development environment by
utilizing a target definition specified in a <em>target</em> file.
This file contains vital environment information including target platform
location, plug-in configuration, and target environment settings.
</p>
<p>The target definition is entirely managed by PDE to simplify plug-in
development. Its format is internal and is not intended to be read by tools
other than PDE.
</p>
<p>PDE provides a form-based multi-page editor to manage the target definition.
</p>
<p>For details on the <strong>Target Configuration Editor</strong>, refer to
the following documents:</p>
<ul>
<li><a href="overview.htm">Target Overview</a></li>
<li><a href="content.htm">Target Content</a></li>
<li><a href="environment.htm">Target Environment</a></li>
</ul>
</body>
</html>