I think it's a great idea. I'd love to see a plugin for Intellij
specifically as that's what I use and it would likely be exactly what
I need to get involved in these plugin efforts.
-David
On Apr 14, 2008, at 7:50 AM, Jonathan Gallimore wrote:
Great idea. I did think we might eventually look at providing
support for other IDEs, so the code that actually works out what
annotations to add is pretty well separated from the Eclipse
specific stuff. In theory we should be able to create an
implementation of IJDTFacade (perhaps this should be renamed - I
think JDT implies its Eclipse specific) that manipulates the code in
whichever IDE, and add the supporting UI panels, with the code that
works out what annotations to generate being common to all the IDEs.
Jon
Jacek Laskowski wrote:
On Mon, Apr 14, 2008 at 2:41 PM, Daniel S. Haischt
<[EMAIL PROTECTED]> wrote:
Thoughts?
Why not. If it helps other people with providing openejb support for
other IDEs I'm a big fan of it.
Jacek