- 
        1. Re: [forge-dev] Entity field creation in 1.4.1Antonio Goncalves Oct 18, 2013 10:25 AM (in response to David Beer )  Have you tried something like : field oneToMany --named speakers --fieldType org.mycomp.myproj.model.Speaker.java ; 2013/10/3 David Beer <david.m.beer@gmail.com> Hi All I am trying to add a field to my entity using a OneToMany relationship and specifying the type, however when I specify the type it says it can't find the entity. The Entity of concern is a different package and is declared as a dependency to the project. Is there anyway to do this, add a field type and relationship with and entity that exists in a different package and a dependency? Thanks David _______________________________________________ forge-dev mailing list https://lists.jboss.org/mailman/listinfo/forge-dev -- Antonio Goncalves Software architect and Java Champion Web site <http://www.antoniogoncalves.org/> | Twitter<http://twitter.com/agoncal> | LinkedIn <http://www.linkedin.com/in/agoncal> | Paris | Devoxx France <http://www.devoxx.fr/>