| | |
Need to add "java.xml.*" library
![]() |
•
•
Join Date: Jun 2007
Posts: 4
Reputation:
Solved Threads: 0
Hello,
I tried to run a probram from the book "Big Java" by Cay Hortsman that parses an XML document. I typed in the line in Eclipse and it gave me a red box error message saying "the import java.xml can not be resolved". This tels me that i do not have the library to import.
What I would like to know is how i can add this library so i can use it on any IDE and also use it with command line compiling.
Also i would like to know how i can get the org.* library as well. Any help is appreciated.....
Rgds,
Andrew
I tried to run a probram from the book "Big Java" by Cay Hortsman that parses an XML document. I typed in the line in Eclipse and it gave me a red box error message saying "the import java.xml can not be resolved". This tels me that i do not have the library to import.
What I would like to know is how i can add this library so i can use it on any IDE and also use it with command line compiling.
Also i would like to know how i can get the org.* library as well. Any help is appreciated.....
Rgds,
Andrew
> Eclipse and it gave me a red box error message saying "the import
> java.xml can not be resolved"
...because a package by the name
Refer the Javadocs for more details.
> java.xml can not be resolved"
...because a package by the name
java.xml.* doesn't exist; it's javax.xml.* Refer the Javadocs for more details.
I don't accept change; I don't deserve to live.
![]() |
Similar Threads
- Starting "Java" [Java tutorials / resources / faq] (Java)
- Help with automatic update problem and more (Viruses, Spyware and other Nasties)
- Firefox Compatibility help with script (JavaScript / DHTML / AJAX)
Other Threads in the Java Forum
- Previous Thread: how to add swf file as JButton
- Next Thread: help!
| Thread Tools | Search this Thread |
911 addball addressbook android api append applet application apps array arrays automation binary bluetooth businessintelligence button card class client code collision component crashcourse css csv database eclipse ee error fractal free ftp game gis givemetehcodez graphics gui html ide image integer integration j2me japplet java javaarraylist javadoc javafx javaprojects jni jpanel julia jvm linked linux list loan machine map method methods migrate mobile netbeans objects oriented output phone physics printf problem program programming project projects radio recursion replaydirector reporting researchinmotion rotatetext scanner se server service set sms software sort sql string swing test textfield threads tree trolltech ubuntu utility windows






