Hi, I tried to use the annotations inside my classes for hibernate like @Entity, @Id, .... but the compiler during the maven build complains. Now I found a maven hibernate plugin but here I still have to use the XML file instead of annotations. Am I right that annotations not supported?
Have a nice day, Juergen -- View this message in context: http://www.nabble.com/Annotation-%40Entity-tf2887173s177.html#a8066007 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
