Lines Matching full:preserve
341 obfuscate its code along with your own code. You do have to preserve
419 preserve everything we'll ever want to access in the
432 to preserve them, in case these other obfuscators are ever used for further
477 We don't want to preserve all classes, just all classes that have main
707 you'll want to preserve their names and their classes' names, so they can
718 We don't want to preserve all classes or all native methods; we just want to
721 ProGuard doesn't look at your native code, so it won't automatically preserve
730 you'll want to preserve them, and probably their classes too. They are just
740 This will preserve the given class and method from being removed or renamed.
745 classes, you'll have to preserve some special methods. Enumerations were
856 Note that the above options may preserve more classes and class members
901 want to preserve them in the processed output. Annotations are represented by
930 Since they are often created dynamically, you may want to preserve any
946 introspection. You should therefore always preserve the method as an entry
1173 If you want to preserve the structure of your input jars (and/or wars, ears,