What are the best XPath 2.0 Expression Evaluator for Eclipse?
Any other standalone that is worth saying?
|
feedback
|
|
This tool is sufficient for me. http://www.eclipse.org/webtools/ go to Windows->ShowView->XML->XPath | ||||
|
feedback
|
|
I've long been a fan of XPath Developer, a plugin for Eclipse. It takes the contents of the currently focussed editor, and the you can run XPath expressions over it from the XPath view. Installation via the update site. These are from the same folks who gave us the also excellent QuickREx. Edit: If you are looking for an XPath 2.0 editor you may be in luck with the free .Net based SketchPath. It was recommended by Scott Hanselman. | |||||||
feedback
|
|
Relatively new, there's Xpath Evaluation Plugin | |||
|
feedback
|
Look up the XPath Visualizer -- has versions for IE and for Mozilla/Firefox UPDATE: Since Nov. 2010 the XPath Visualizer has a new, safer home, kindly provided by Lars Huttar. | |||||
feedback
|
|
I reckon the webtools plugins is the most obvious to use, but I believe it doesn't support XPath 2.0, yet still can do a lot with it.
If using Linux/UNIX, you can use | |||
|
feedback
|
|
The XML editor Oxygen can be used as an Eclipse plugin. I've only used it in stand-alone mode, but its XPath editor/evaluator is very good. | ||||
|
feedback
|