You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by Marc Boorshtein <mb...@yahoo.com> on 2005/04/28 03:23:32 UTC

Development environment?

Hello all,

I'm not sure if I'm doing something really dumb
here...but I probably am.  I am trying to setup a
development environment inside of eclipse for
apacheds.  I checked out the code, but I can't seem to
make eclipse happy.  Here is what I did:

1.  Installed MAven
2.  Installed Subversion
3.  Checked out everything (per the instructions on
the site)
4.  Installed aspectwerkz and subversion into eclipse
5.  ran "maven" from apacheds\trunk.  A ton of stuff
downloaded, but the build ultimately failed durring
tests
6.  ran maven eclipse. this created the project and
.classpath, but that didn't seem to do much as far as
eclipe goes (it didn't setup the source folders). 
7.  I manually setup the source files, but it is still
looking for ldap-commons.

Am I missing something here?

thanks
marc