[EMAIL PROTECTED] wrote:

I'am using batik for my appl via building a batik-all.jar from batik-sources
(ant-script). When I'am building a jar-file of my own appl via my own ant
build-script I cannot use batik-all.jar external like using class-path
manifest attribute like this:

<attribute name="Class-Path" value="lib\batik-all.jar"/>
                                         ^
Try using a forward slash.  Otherwise I suspect you end up with
something like : libbatik-all.jar.


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



Reply via email to