GAN,
Unfortunately, EA2 does not include an EAR import wizard, but the GA release (7/15) will. So, right now you’ll have to do the setup manually as follows:
1) In MyEclipse, use the J2EE Enterprise project creation wizard to build your enterprise, web, and ejb project(s).
2) Unpack your EAR on the filesystem and copy the various parts to where they belong in your new project structure.
3) From within Eclipse, highlight all your projects in the Explorer view and select ‘Refresh’
That should get you most of the way there. As you can see, it’ll be easier once we add the wizards in the next couple of weeks. 🙂
–Scott
MyEclipse Support