XPath Workbook 0.1
Categories:
For many Desktop and JEE projects its necessary to write and test the XPath expressions. With the integrated features of Eclipse as IDE, the XPath Workbook plugin will enable developers to be able to write the XPath with auto-complete feature and test the XPath for the results.
This plugin can be easily plugged into any of the AJAX and SOA IDEs, so that developers can take advantage of the Eclipse as IDE. Namespaces are also taken care in the plugin.XPath Workbench is organized into two plugins. The plugin "com.sciology.xpathutility" consists of the View, Content assist, and XML utilities. The plugin "com.sciology.xpathutility.library" consists of all the required libraries. You need to download the two plugins into eclipse and you are ready to work on the XPath Workbook. This plugin is extremely useful for the developers who works a lot on the XML and XPath.
The motivation for this plugin is that there are no FREE plugins for eclipse which enables the user to work with XPath and also take care of the XML Namespaces at the same time.

