Eclipse - Importing Entities as XML in the project.
I have been trying to import entities that were made in the composer to the extension project that I am building in Eclipse, Now when I import them in Eclipse they do show up under the entities folder on the project.
But when I create the extension from eclipse and I import the zip file in the composer everything goes well but the entities that were imported into the project are not created in the composer. Only the entities that are part of the java code in eclipse are created in the composer. Is there a way for me to import entities as XML in Eclipse and have the them be part of the extension so when ever the extension is imported into Composer the entities are created?
Appreciate any pointers as I am stuck at a dead end here.

