Cant install repository on eclipse

I am trying to start developing plugins for openfire but when i check this guide from the openfire website Openfire SVN + Eclipse 3.3 + Subversive Installation Guide it tells me that i need to install this repo http://svn.igniterealtime.org/svn/repos but it doesnt work, could someone give me the right link please? and how can i submit a ticket so someone else could update that guide

This Guide is 8 years old. Ignite Realtime is not using SVN anymore (well, it should be in read-only mode). Try connecting to its Git repository at https://github.com/igniterealtime/Openfire

I have checked out from https://github.com/igniterealtime/Openfire.

Then I copied /Openfire/build/eclipse/* to /Openfire/ (and added a dot in front of each file/dirctory)

After opening eclipse (Juno, 32Bit, latest version) I get the following errors:

Archive for required library: 'build/lib/merge/mina-filter-ssl.jar' in project 'Openfire' cannot be read or is not a valid ZIP file     Openfire          Build path     Build Path Problem Project 'Openfire' is missing required library: 'build/lib/ant/pack200task.jar'     Openfire          Build path     Build Path Problem Project 'Openfire' is missing required library: 'build/lib/merge/jetty-websocket.jar'     Openfire          Build path     Build Path Problem Project 'Openfire' is missing required library: 'build/lib/src/mina-core-1.1.7-sources.jar'     Openfire          Build path     Build Path Problem Project 'Openfire' is missing required library: 'build/lib/src/mina-filter-compression-1.1.7-sources.jar'     Openfire          Build path     Build Path Problem Project 'Openfire' is missing required library: 'build/lib/src/mina-filter-ssl-1.1.7-sources.jar'     Openfire          Build path     Build Path Problem Project 'Openfire' is missing required library: 'build/lib/src/slf4j-api-1.5.8-sources.jar'     Openfire          Build path     Build Path Problem Project 'Openfire' is missing required library: 'build/lib/src/slf4j-log4j12-1.5.8-sources.jar'     Openfire          Build path     Build Path Problem

I’m using jdk1.7.0_55 (32Bit)

I did that, but I am getting errors, I will post the error logs in some hours, I am Working in my server at the moment.

I’m not using Eclipse myself (and not even a developer) so can’t say anything about these errors.

i am having the same problems. How to fix this?

Working with Spark/Openfire source in Eclipse (GitHub)

My problems is not the same. I download the source from the website openfire_src_3_10_2.zip.

Project ‘openfire_src’ is missing required library: ‘build/lib/ant/pack200task.jar’

Project ‘openfire_src’ is missing required library: ‘build/lib/merge/jetty-websocket.jar’

Project ‘openfire_src’ is missing required library: ‘build/lib/merge/mina-filter-ssl.jar’

Project ‘openfire_src’ is missing required library: ‘build/lib/src/mina-core-1.1.7-sources.jar’

Project ‘openfire_src’ is missing required library: ‘build/lib/src/mina-filter-compression-1.1.7-sources.jar’

Project ‘openfire_src’ is missing required library: ‘build/lib/src/mina-filter-ssl-1.1.7-sources.jar’

Project ‘openfire_src’ is missing required library: ‘build/lib/src/slf4j-api-1.5.8-sources.jar’

Project ‘openfire_src’ is missing required library: ‘build/lib/src/slf4j-log4j12-1.5.8-sources.jar’