This file contains
the name of the SAX Parser batik is using to read SVG file. If you got the
source from CVS, make sure your classpath includes the 'resources' folder where
this file is located, when you run your application. I don't know anything about
KAWA, so I don't know how to change the classpath.
Nicolas
I wan use JSVGCanvas in an Java application . I
am working with KAWA. I have downloaded all the batik software and I am
training to use de JSVGCanvas exemple. I don't have any problem with the
compilation, execution part, but when I wan open a svg file to
import to my canvas I have this problem.
Maybe, I don't understant well How I need
to work with JSVGCanvas.
java.lang.ExceptionInInitializerError: java.util.MissingResourceException:
Can't find bundle for base name
org.apache.batik.util.resources.XMLResourceDescriptor, locale es_ES
Thanks
|