I am trying to customize openfire and this is the first time i am even working with openfire.
I have installed the Openfire server in the local machine and it works fine.
I want to customize the Openfire Source code to meet my needs. Even making a Plugin for the Initial Purpose will do, So I have clones the latest release from GitHub.
While I tried to Import the project to Eclipse, it's not able to get any project file.
I have checked the tutorial provided by Openfire on how to setup the Eclipse environment for development but its deprecated and the SVN repository doesn't work any more Tutorial Link Here for Openfire Eclipse Setup.
How would you set up the Eclipse environment for Openfire?
I am using Eclipse Kepler.