Prerequisites
Get The Source Code. Some Firedocs components require Java, so make sure you have JRE 1.4+ installed. Also make sure you have Apache ant up and running.
Build Firedocs
- Open a console window and do a cd to the root folder of your Firedocs working copy (e.g. firedocs/trunk)
- type "ant build"
- type "ant dist"
- The build folder should now contain a functional copy of Firedocs. The xpi install packages are located in the dist directory