Home | History | Annotate | Download | only in manual

Lines Matching full:jars

159 <dd>Your program jars or library jars contain multiple definitions of the
163 so is by specifying filters on the input jars or library jars. You can
169 <dd>Your input jars contain multiple resource files with the same name.
173 convenient way to do so is by specifying filters on the input jars. There
364 library jars from your configuration, or by filtering out unused library
366 extended or implemented by classes in your input jars are required.</dd>
476 version of ProGuard. You can just copy the ProGuard jars
493 <code>preverify</code> tool always unpacks the jars, so class files with
530 library jars and, of course, your processed program jar.</dd>
560 simply copies resource files over from the input jars to the output jars.
702 Furthermore, you should check whether you have specified your program jars
703 and library jars properly. Program classes can refer to library classes,