Home | History | Annotate | Download | only in manual

Lines Matching full:keep

78 <td>Keep the specified directories in the output jars (or wars, ears, zips, or
94 <td valign="top"><a href="usage.html#keep"><code><b>-keep</b></code></a>
141 <td>List classes and class members matched by the various <code>-keep</code>
253 <td>Keep the specified package names from being obfuscated.</td>
373 <h2>Overview of <code>Keep</code> Options</h2>
378 <th>Keep</th>
385 <td bgcolor="#E0E0E0"><a href="usage.html#keep"><code>-keep</code></a></td>
404 <h2>Keep Option Modifiers</h2>
410 <td>The entry points specified in the keep tag may be shrunk.</td>
415 <td>The entry points specified in the keep tag may be optimized.</td>
420 <td>The entry points specified in the keep tag may be obfuscated.</td>