cancel
Showing results for 
Search instead for 
Did you mean: 

Support for Xpath in Developer Studio

alejandro_gmez
Participant
0 Kudos

HI gurus:

Which pakage I must include in my Developer Studio project to get support of XPath? I mean the jar file I must include in project properties to support "javax.xml.xpath.*"

Thanks,

Alejandro Gomez.

Edited by: Alejandro Gómez on May 20, 2009 11:41 AM

Accepted Solutions (1)

Accepted Solutions (1)

ekaterinamitova
Advisor
Advisor
0 Kudos

Hi Alejandro,

What kind of project are you using - plug-in, DC, or pure Java project? In case of a DC, what is the type of this DC - Java, EJB, etc?

I am asking because it is different for every case.

Best regards,

Ekaterina

alejandro_gmez
Participant
0 Kudos

Hi Ekaterina:

I'm using a pure Java project.

Thanks,

Alejandro.

ekaterinamitova
Advisor
Advisor
0 Kudos

Hi Alejandro,

In the context menu of the project, choose Java Build Path -> Libraries -> Add External JAR and add the appropriate JAR (in the plug-in directory). It should be somewhere in the \eclipse\plugins\javax.xml_*.jar directory.

Which version of the Developer Studio are you using?

Best regards,

Ekaterina

alejandro_gmez
Participant
0 Kudos

HI again, Ekaterina:

I'm using Netweaver Developer Studio 2.0.

Thanks,

Alejandro.

ekaterinamitova
Advisor
Advisor
0 Kudos

Hi Alejandro,

Did you manage to add the JAR file? Where have you taken this Developer Studio from? And which version of the AS Java are you using?

Best regards,

Ekaterina

ravi_raman2
Active Contributor
0 Kudos

Hi,

Find and download sapxmltoolkit.jar, add that to your build path.

Regards

Ravi Raman

Answers (0)