Hi, I never used the batch files, but I found the Ant script which is provided with Batik's sources very useful. It has different targets, amongst which there is, for instance, also the option to build the jar files. You need Ant (at http://ant.apache.org/); once it is set up, you can simply run the script with the build.xml file in the sources folder, i.e. ant target, for example 'ant jar-all' for building everthing and jaring it. Ant neatly integrates into Eclipse. Look into the build.xml for all the targets, it is commented.
Hope that helps, Chris -- Chris Cruzdal __________________________________ Do you Yahoo!? Yahoo! Search - Find what you’re looking for faster http://search.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]