On Fri, Mar 21, 2008 at 10:17 AM, Ashish Jain <[EMAIL PROTECTED]> wrote:
> I am looking to setup development environment for OpenEJB. These are the > steps I followed > *4) Finally I followed the steps as mentioned in * > https://issues.apache.org/jira/browse/OPENEJB-674. It's still work in progress so expect unexpected, esp. no docs - only source code and mailing list. I think your next assignment could be to document what Jonathan Gallimore have done so far. What do you think? To download the Eclipse plugin for OpenEJB, do the following: 1. svn co http://svn.apache.org/repos/asf/openejb/trunk/sandbox openejb-sandbox 2. cd openejb-sandbox/openejb-eclipse-plugin 3/ mvn clean install ...install the plugin - assembly\target\openejb-eclipse-plugin-1.0.0-SNAPSHOT-deployable.zip - as you do with other plugins (I copy it over to a directory with .eclipseextension and link it with *.link file). Run Eclipse and you should notice OpenEJB menu. I've just committed the latest changes of Jonathan's. They built fine and worked well. Jacek -- Jacek Laskowski http://www.JacekLaskowski.pl
