Home | History | Annotate | Download | only in manual

Lines Matching full:preserve

395 preserve
462 This configuration should preserve everything we'll ever want to access in the
475 to preserve them, in case these other obfuscators are ever used for further
520 We don't want to preserve all classes, just all classes that have main
750 you'll want to preserve their names and their classes' names, so they can
761 We don't want to preserve all classes or all native methods; we just want to
768 ProGuard doesn't look at your native code, so it won't automatically preserve
777 you'll want to preserve them, and probably their classes too. They are just
787 This will preserve the given class and method from being removed or renamed.
792 classes, you'll have to preserve some special methods. Enumerations were
901 higher, you need to preserve some methods and adapt the hard-coded names
923 Note that the above options may preserve more classes and class members
968 want to preserve them in the processed output. Annotations are represented by
997 Since they are often created dynamically, you may want to preserve any
1013 introspection. You should therefore always preserve the method as an entry
1290 If you want to preserve the structure of your input jars (and/or wars, ears,