1 Reply Latest reply on Apr 12, 2014 8:17 AM by ivan_stefanov

    How can I use existing entities with Forge?

    johnsky

      Hello,

       

      I would like to create projects based on an existing data model. Until now I used Forge to create projects from zero, but now I would like to reuse entities from other projects in a new Forge project.

       

      Is there a way to do that?

       

      Thanks in advance

        • 1. Re: How can I use existing entities with Forge?
          ivan_stefanov

          Hi Johannes,

           

          If your project is built with Maven, then you don't have to do anything special to make Forge support it. Just cd to your project directory on the file system and do what you want to do with it.

           

          Cheers,

          Ivan

           

          P.S. Forge 2 supports Gradle as well, so if you use that, you should install addon-gradle too.