Update of /cvsroot/opengtoolkit/deab/developer docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31063/developer docs
Added Files:
index.htm
Log Message:
--- NEW FILE: index.htm ---
<!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>DEAB Overview</title>
</head>
<body style="font-family: Verdana; font-size: 10pt">
<h3> DEAB Overview</h3>
The Development Environment Application Builder (DEAB) is a tool similar to the <b>Save With Options</b> >> <b>Application Distribution</b> function of LabVIEW. However, the DEAB allows
programmatic builds and also allows many more options like:<br>
<ul>
<li> Define top level and dynamic VIs that define the hierarchies to be built </li>
<li> exluding certain directories from the build </li>
<li> defining custom destinations for specific source directories </li>
<li> converting destination folders to LLBs </li>
<li> adding a <b>Namespace</b> suffix so that all VIs in the built application have Globally unique names. </li>
</ul>
<p><br>
<b><i>Note</i></b> - The DEAB is one of the key Developer Tools of the OpenG Development Process. It is used in the Build Stage of the Process to convert project source files into a built software product.</p>
<hr>
<p>Other DEAB Documents:</p>
<ul>
<li><a href="DEAB%20Build%20File%20Dscr.htm">DEAB Build File Format</a></li>
<li><a href="DEAB Revision File Dscr.htm">DEAB Revision File Format</a></li>
<li><a href="DEAB Pathroots Dscr.htm">DEAB Pathroots</a></li>
<li><a href="DEAB Release Notes 1.0.htm">DEAB 1.0 Release Notes</a></li>
<li><a href="DEAB%20Glossary.htm">DEAB Glossary</a></li>
</ul>
</body>
</html>
|