Re: Copy arbitrary files into jar (generation)

2009-08-15 Thread lobesquare
bly want something like this: > > > > > > -MB > > 1. was/is correct but 2. did the trick ... thanks! :) Greetings, lobesquare -- View this message in context: http://www.nabble.com/Copy-arb

Re: Copy arbitrary files into jar (generation)

2009-08-14 Thread lobesquare
Supareno, supareno wrote: > > lobesquare, > > why the sources files in the jar > why don't you try to do a zip ou tar.gz file with the sources files and > the jar ? > it could be easier... > > Hm, I'd like to have a single file (to distribute). Is t

Copy arbitrary files into jar (generation)

2009-08-14 Thread lobesquare
Hello, i am quite new to ant and would like to modify a generated ant file from eclipse in that way that certain files are copied into the created jar. Here is what I tried The previous part is generated ... now