Hi Jonathan, Jonathan Gallimore wrote:
I sent in a CLA by mail early in April. I guess it didn't make it. I'll try and remember to fax it tomorrow.
Great!
I've done some refactoring to create a plugins-common module, and also made a start on an IDEA plugin. I did however (after getting a basic plugin working) discover that IDEA 7 already has a feature to generate EJB3 annotations (its on the right click menu on the XML editor when ejb-jar.xml is open) - I'm sure you can imagine my disappointment!
Sigh... ! We could try to figure out whether Netbeans does not have support to generate EJB3 annotations. That way your efforts would still be of use for people not using eclipse. Is the IntelliJ annotation support exactly doing what your code does? Or would there be room for improvement? Cheers Daniel
