I've just made all the ant buildfiles to build the application and
it's plugins. here's a quick howto.
svn co
http://ntorrent.googlecode.com/svn/trunk ntorrent
cd ntorrent
# you can list out the available commands with ant. ant run however
will build and start the application.
ant run
and there you go. however not all plugins have been enabled in the
build files. mostly plugins that arent finished.