Does JBossIDE support intelligent auto-completion for @NamedQuery annotations like IntelliJ does? I'm thinking that if you scan the workspace for @Entity, @Table, and/or @SecondaryTable, you can create an in-memory representation of the object model, and then use that to construct convenient, object-relevant, auto-completion mechanisms for @NamedQuery annotations. Or......have I missed something, and does JBossIDE already support this?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3997428#3997428 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3997428 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
