β§
Eclipse WTP β XML Search [step1]
Many Java frameworks use XML files configuration to describe the framework behaviour. Spring, Jetty, Tomcat, Struts2, Hibernate⦠are Java frameworks which are configured with XML files. Take a sample...
View ArticleEclipse WTP β XML Search [step2]
In the WTP β XML Search [step1], I have introduced WTP/XML Search. I would like show you how itβs easy to manage completion, text hover, validation, hyperlink for your own XML files descriptor with...
View Article