If you have Make installed, starting developing openfire with Eclipse is pretty easy:
git clone https://github.com/igniterealtime/Openfire.git
cd Openfire
make eclipse
<import the project in eclipse>
If you have Make installed, starting developing openfire with Eclipse is pretty easy:
git clone https://github.com/igniterealtime/Openfire.git
cd Openfire
make eclipse
<import the project in eclipse>