Problem with class org.w3c.dom.Document.java on Sun ONE Studio

When I work with xml (with the class org.w3c.dom.Document.java), in Sun ONE Studio 5, al to unfold the aplication, throws an error that says "class done not find org.w3c.dom.Document.java(error of compiled) in the file src.zip".

If someone it knows that it can be, please he respond me.

[306 byte] By [RobertJav] at [2007-11-25 10:40:21]
# 1
Robert,I do not understand clearly what steps you are taking. Are you just trying to browse the src.zip file or you are actually creating a new class that imports org.w3c.dom.Document?Let me know so I can help you better.Thx jP
Jiri Prazak at 2007-7-1 21:32:06 > top of Java-index,Development Tools,Java Tools...
# 2
Try the following:Use the customize action in context menu on root node (filesystems) from the filesystems tab in the explorer window. See if the src.zip is mounted, if this is mounted try to make the file visible and umount this jar.
cbwebster at 2007-7-1 21:32:06 > top of Java-index,Development Tools,Java Tools...