I faced a problem while trying to generate build.xml for EAR-project. It there a way to generate build.xml automatically for EAR-project that runs EJB and Web-project build-files too.
Asking the other way. How do I generate same the functionality of Export EAR-project(MyEclipse) to build.xml in EAR-project?
I have 3 Eclipse projects. EAR, EJB and Web. Need to generate one build.xml.