Need help compiling from source?

Hello all,

So I took a copy of the OpenFire server souce and modified one onf the .java files. I would like to compile the project back. How do I go about doing that? According to the documentation I’m supposed to use ant openfire. However, I am having difficulty specifying the input directory that ant builds with. I downloaded ant already but I have no build.xml file. How do I specify what directory is build into ant?

Just as an update…I think I have a very basic build.xml but I keep getting over 100 errors about not being able to find symbols.

You don’t have to write your own build.xml, use the one in the build/ directory.