Hello Guys,
I am working on Struts 2 JSF code migration.
I need to read the struts configuration file through code.
I understand that i can do this by using regular DOM, but it would really be easier (and we can hope faster) if i could just use an api provided by MyEclipse to do this.
So my questions is, is anybody familiar with a way to extend MyEclipse in any sense or use any APIs (struts related) provided by MyEclipse.
Any replies will be highly appreciated.
Thanks
Aseem