Home | History | Annotate | Download | only in manual

Lines Matching full:keep

94 <td>Keep the specified directories in the output jars (or wars, ears, zips, or
110 <td valign="top"><a href="usage.html#keep"><code><b>-keep</b></code></a>
157 <td>List classes and class members matched by the various <code>-keep</code>
269 <td>Keep the specified package names from being obfuscated.</td>
301 <td>Keep the parameter names and types of methods that are kept.</td>
394 <h2>Overview of <code>Keep</code> Options</h2>
399 <th>Keep</th>
406 <td bgcolor="#E0E0E0"><a href="usage.html#keep"><code>-keep</code></a></td>
425 <h2>Keep Option Modifiers</h2>
431 keep tag may be shrunk.</td>
436 <td>The entry points specified in the keep tag may be optimized.</td>
441 <td>The entry points specified in the keep tag may be obfuscated.</td>