blob: acd06877cf6153b135f23db9e803702aca382315 [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>Launching Arguments</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">Launching Arguments</p>
<p>The <strong>Launching Arguments</strong> tab can be viewed as a template where you can specify program and VM arguments that you wish to test your plug-ins with. </p>
<p>Values entered on this tab are used to initialize the program and VM arguments on newly-created <a href="../launchers/eclipse_application_launcher.htm">Eclipse Application</a>, <a href="../launchers/equinox_launcher.htm">Equinox</a> and <a href="../launchers/junit_launcher.htm">JUnit Plug-in</a> launch configurations. </p>
<p><img src="../../images/preferences/target_arguments.png" alt="Launching Arguments" hspace="30"></p>
<p>For more information on running Eclipse and a list of program and VM arguments, refer to the following documents:</p>
<ul>
<li><a href="../../../../org.eclipse.platform.doc.user/tasks/running_eclipse.htm">Running Eclipse</a></li>
<li><a href="../../../../org.eclipse.platform.doc.isv/reference/misc/runtime-options.html">Eclipse Runtime Options </a></li>
</ul>
</body>
</html>