Thanks, I was able to set it up with eclipse. Is there a place where I could find the coding conventions and the wiki?
On 1/6/07, David Blevins <[EMAIL PROTECTED]> wrote:
On Jan 5, 2007, at 8:17 PM, Karan Malhi wrote: > Any pointers on how to setup openejb project in eclipse? > You should be able to get maven to generate the eclipse project info. Would be something like: mvn eclipse:eclipse And do this if you want the assemblies in your project too: mvn -Dassemble eclipse:eclipse -David
-- Karan Malhi
