Solved.
When building the Batik library as a Wrapped Library Module in Netbeans
Platform, I had to go into the Properties of the library and expose a
few more classes so that they were accessible.
On 12/20/12 9:26 PM, Rook wrote:
What would cause the following errors? Broken compile? I am working
off of 1.8pre out of Subversion trunk. The ant build seems to execute
fine.
Warning: org.apache.batik.swing.JSVGCanvas cannot access
org.w3c.dom.svg.SVGDocument
Warning: org.apache.batik.swing.JSVGCanvas cannot access
org.w3c.dom.svg.SVGSVGElement
Warning: org.apache.batik.swing.JSVGCanvas$CanvasUserAgent cannot
access org.w3c.dom.svg.SVGDocument
Warning: org.apache.batik.swing.JSVGCanvas$CanvasUserAgent cannot
access org.w3c.dom.svg.SVGSVGElement
Warning: org.apache.batik.swing.JSVGScrollPane cannot access
org.w3c.dom.svg.SVGDocument
Warning: org.apache.batik.swing.JSVGScrollPane cannot access
org.w3c.dom.svg.SVGSVGElement
Warning: org.apache.batik.swing.JSVGScrollPane$1 cannot access
org.w3c.dom.svg.SVGSVGElement
Warning:
org.apache.batik.swing.JSVGScrollPane$SVGScrollDocumentLoaderListener
cannot access org.w3c.dom.svg.SVGDocument
Warning:
org.apache.batik.swing.JSVGScrollPane$SVGScrollDocumentLoaderListener
cannot access org.w3c.dom.svg.SVGSVGElement
Warning: org.apache.batik.swing.gvt.AbstractJGVTComponent cannot
access org.apache.batik.gvt.event.AbstractAWTEventDispatcher
---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: batik-users-h...@xmlgraphics.apache.org