I am doing a eclipse plugin for
struts and other xml based framework.
The plugin is to validate if all the physical files exist which appeared in the config.xml . Then a visual represenatation of the result will be return.
Because I did not do lots of real struts project, I am still wondering if it is really useful or some advantages for the industry.
some one gives me a hand ?