| | |
Need to add "java.xml.*" library
Please support our Java advertiser: Programming Forums - DaniWeb Sister Site
![]() |
•
•
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 actionlistener addressbook android api append applet application array arrays automation binary block bluetooth character chat class client code component consumer csv database desktop eclipse error fractal ftp game givemetehcodez graphics gui html ide image input integer j2me japplet java javaarraylist javac javaee javaprojects jmf jni jpanel julia linked linux list loop mac map method methods mobile netbeans newbie number objects online oriented panel print printf problem program programming project projects properties recursion replaydirector reporting researchinmotion rotatetext rsa scanner screen se server set size sms sort sql string swing template test threads time title tree tutorial-sample ubuntu update windows working






