Ceren KOKSAL schrieb: > Ok, then I'll try to compile by ant, I think I must download something > to use build.xml. I didn't use ant before:( > Could you please tell the way of running ant, and where and what to > run? Thanks a lot.. > Download and unzip ant from http://ant.apache.org and make sure to put the ant.bat or ant.sh binary to your PATH. (See http://ant.apache.org/manual/ -> Installing Ant for details)
Then go into the "ApacheDS WebApp" directory, adjust the paths in the build .xml line 4 and 5 and then just run "ant". Regards, Stefan Seelmann
