Boris Osipchuk wrote:
Alice, When you read the error really careful you will notice that you package declaration is: org.apache.batik.gvt However, it looks like you directory structure is this: C:\Documents and Settings\Alice Mello\jbproject\VirtualForumTheater\src\org\apache\batik\swing\gvt\TextPaint er.java As you can see there is a swing directory between batik and gvt directories, but it is not in your package decalaration. So, either delete this directory from your system or make sure the package declaration includes it.
Yes, I agree it looks like when you imported the code you accidentally moved some of the source files around. It is in the correct location in the Batik Distribution.
Sincerely, Boris A. Osipchuk Application Engineer
O'NEIL & ASSOCIATES, INC. 495 Byers Rd. Miamisburg, Ohio 45342-3662 Phone: (937) 865-0846 ext. 3425 Fax: (937) 865-5858 E-mail: [EMAIL PROTECTED]
-----Original Message----- From: Alice Mello Cavallo [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 06, 2003 2:04 AM To: Batik Users; 'Batik Users' Subject: RE: Opening a SVG document
Joe,
thanks for the tips. i am trying to import the packages from batij into my application in Jbuilder and i am getting those kind of errors; "TextPainter.java": Package C:\Documents and Settings\Alice Mello\jbproject\VirtualForumTheater\src\org\apache\batik\swing\gvt\TextPaint er.java stated in source org.apache.batik.gvt does not match directory C:\Documents and Settings\Alice Mello\jbproject\VirtualForumTheater\src\org\apache\batik\swing\gvt\TextPaint er.java. at line 9, column 26
The java file is there in the same directory structure.
thanks again, Alice At 10:55 AM 8/5/2003 -0500, Joseph Foster wrote:
canvas.loadSVGDocument(String url);
Where canvas is of type JSVGCanvas
Hope that helps
Joe
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]