| Author |
org.apache.xpath cannot be resolved
|
Kamal Ahmed
Ranch Hand
Joined: Feb 15, 2005
Posts: 90
|
|
Hi, I transferred an XML Parser application from one computer to another, and now i am getting an error: org.apache.xpath cannot be resolved for NodeList nodelist = org.apache.xpath.XPathAPI.selectNodeList(doc, "/SecurityNexusResults/*"); How can i install org.apache.xpath in eclipse Thanks, -Kamal.
|
 |
jin sun
Ranch Hand
Joined: Feb 16, 2005
Posts: 30
|
|
|
You might want to post this in the IDE section also.
|
 |
Kamal Ahmed
Ranch Hand
Joined: Feb 15, 2005
Posts: 90
|
|
i got it working, i needed to include "Esxternal jar's" for XALAN Thanks,
|
 |
 |
|
|
subject: org.apache.xpath cannot be resolved
|
|
|