Ok Peter, I've already read this article before but I didn't understand what
should go inside the archieve 
"myconfigfile.pro"

I don't know if the problem is my English, but I couldn't understand this.

In the article we have the second option. What does this mean??

<proguard>
  -libraryjars ${java.home}/lib/rt.jar
  -injars      in.jar
  -outjars     out.jar

  -keepclasseswithmembers public class * {
      public static void main(java.lang.String[]);
  }
</proguard>

Thanks!!
Gil



Peter Reilly-2 wrote:
> 
> a quick google:
> http://proguard.sourceforge.net/manual/ant.html
> 
> Peter
> 
> On 9/26/07, gillian.lopes <[EMAIL PROTECTED]> wrote:
>>
>> Ok!
>> Thanks a lot!
>> Gil
>>
>>
>> Dominique Devienne-2 wrote:
>> >
>> > On 9/26/07, gillian.lopes <[EMAIL PROTECTED]> wrote:
>> >> What's the content of "myconfigfile.pro"??
>> >
>> > That's a question for proguard, not Ant ;-)
>> > I'm sure they have documentation and support. --DD
>> >
>> > ---------------------------------------------------------------------
>> > To unsubscribe, e-mail: [EMAIL PROTECTED]
>> > For additional commands, e-mail: [EMAIL PROTECTED]
>> >
>> >
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Proguard-tf4523975.html#a12907000
>> Sent from the Ant - Users mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Proguard-tf4523975.html#a12907430
Sent from the Ant - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to