Available commands: bundle - Generate and bundles a complete version of Apache Directory Studio When bundling you can specify the target operating system using this option: o -Dstudio-rcp.os.name=macosx for Mac OS X o -Dstudio-rcp.os.name=linux for Linux o -Dstudio-rcp.os.name=win32 for Windows and the target architecture using this option: o -Dstudio-rcp.os.arch=i386 for i386 architecture (Linux and Mac OS X) o -Dstudio-rcp.os.arch=x86 for x86 architecture (Windows only) o -Dstudio-rcp.os.arch=ppc for PowerPC architecture o -Dstudio-rcp.os.arch=amd64 for AMD64 architecture clean - Delete any generated file (javadoc, classes, jars, distribution) javadoc - Generate Javadoc files userguides - Generate HTML and PDF user guides resolve - Resolves the library dependencies using Ivy