Quantcast
Channel: XML, Tools
Viewing all articles
Browse latest Browse all 239

Eclipse WTP/XML Search

$
0
0
Date Created: 
Wed, 2013-08-28 10:49
Date Updated: 
Mon, 2016-11-07 14:14
Angelo ZERR

Eclipse WTP/XML Search is set of plugins which gives you 2 features :

  • it provides a XML/Search dialog (like File/Search). You can search XML (HTML, JSP) files from your workspace with XPath:
  • develop your own plugin to manage (easily) completion, hyperlink, validation and Ctrl+Shift+G (to retrieve referenced nodes) for your custom XML, HTML, JSP files.

Eclipse WTP/XML Search provides several modules:

  • core : the XML/Search dialog feature and XML/Search editor (to extends your own XML, HTML, JSP files with completion, hyperlink, validation and Ctrl+Shift+G).
  • web : manage completion, hyperlink, validation and (Ctrl+Shift+G) in the web.xml.
  • jetty : manage completion, hyperlink, validation and (Ctrl+Shift+G) for XML jetty configuration files.
  • struts2
  • : manage completion, hyperlink, validation and (Ctrl+Shift+G) in the struts.xml and JSP.


Viewing all articles
Browse latest Browse all 239

Trending Articles