blob: 6868ae27b98c6a3fece77125abf4368c1c5263d0 [file] [log] [blame]
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head><body>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<font face="dialog"><b>Preverify Command Line</b><br>
<font size="-1"><br>
<b>Parameters:</b><br>
&nbsp;&nbsp;&nbsp;&nbsp;<b>platformhome</b> - platform home filled above<br>
&nbsp;&nbsp;&nbsp;&nbsp;<b>srcdir</b> - source directory of classes to preverify<br>
&nbsp;&nbsp;&nbsp;&nbsp;<b>destdir</b> - destination directory for preverified classes<br>
&nbsp;&nbsp;&nbsp;&nbsp;<b>classpath</b> - platform classpath will be defined on the next wizard step<br>
&nbsp;&nbsp;&nbsp;&nbsp;<b>/</b> - OS specific directory separator<br>
<br>
<b>Parameter formats:</b><br>
{argument} is a simple replacement, so for example {jadfile} will be replaced by the real path to the jad file.<br>
{argument|command line part} is a condition, if argument is set to some value the command line part will be added to the command line.<br>
Combination of condition and simple replacement is allowed. For example: {jadfile|-Xdescriptor:&quot;{jadfile}&quot;} means that if the jadfile argument contains /myfolder/my.jad then -Xdescriptor:&quot;/myfolder/my.jad&quot; will be added to the command line.<br>
</font></font></body>
</html>