Hi All,
I've added a new patch and zip file onto Jira issue OpenEJB-674 for the
Eclipse plugin annotation generator, if someone could commit it to the
sandbox, I'd be very grateful. This latest patch adds the following
features:
A number of annotations for Entity beans
Option to convert CMP Entity abstract classes to POJOs
Add @EJB annotation to code (e.g Servlets) to allow session beans to be
set on fields through dependency injection
I'm hoping to get some documentation up on the wiki over the next few days.
I still need to finish off the remainder of the annotations for Entity
beans, add some more tests, and make the tests run as part of the Maven
build, but I think this is looking quite good now. As always, any
feedback is much appreciated. I've updated the Eclipse update site on my
website with the latest binary if anyone fancies giving it a go
(http://www.jrg.me.uk/update-site).
Jon