[forge-dev] Entity field creation in 1.4.1

Antonio Goncalves antonio.mailing at gmail.com
Fri Oct 18 10:25:43 EDT 2013


Have you tried something like :

field oneToMany --named speakers --fieldType
org.mycomp.myproj.model.Speaker.java ;



2013/10/3 David Beer <david.m.beer at 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
> forge-dev at lists.jboss.org
> 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
JUG<http://www.parisjug.org/>
 | Devoxx France <http://www.devoxx.fr/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/forge-dev/attachments/20131018/260fc7f6/attachment.html 


More information about the forge-dev mailing list