Hi,
I would like to ask two questions:
1. I would like to debug the struts source code in the weblogic server. Therefore, I download struts source code from jakarta com. But how do I let myeclipse know about this source code so I can breakpoint in the struts code in the weblogic application server?
2. How do I view the ant build.xml that MyEclipseIDE generates for the web project, the ejb project and/or the ear project?
Thank you.