I have the following set for the hibernate plugin:

<hibernate
destination="${project.generated.src.dir}"
package="xxx.mis.hibernate"
javaTypeMapper="middlegen.plugins.hibernate.HibernateJavaTypeMapper"
standardGeneratorScheme="increment"
lifecycle="true"
implements="xxx.mis.hibernate.Reference"
>
</hibernate>


And am using Middlegen 2.1. Running middlegen via ant gives: Class middlegen.plugins.hibernate.HibernatePlugin doesn't support the "implements" attribute.

The documentation seems to indicate that it should support the "implements" attribute. What am I doing wrong?

Quick help from someone would be appreciated - this is holding a project that I'm working on...

Thanks,
David


------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ middlegen-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/middlegen-user

Reply via email to