Hi folks,
I noticed that .classpath file delivered with master branch is not correct. Once copied to project root directory eclipse reports the following missing jars:
Description
Project 'Openfire' is missing required library: 'build/lib/ant/ant-jive-edition.jar'
Project 'Openfire' is missing required library: 'build/lib/ant/qdox.jar'
Project 'Openfire' is missing required library: 'build/lib/commons-el.jar'
Project 'Openfire' is missing required library: 'build/lib/dist/jdic.jar'
Project 'Openfire' is missing required library: 'build/lib/dist/servlet-api.jar'
Project 'Openfire' is missing required library: 'build/lib/jasper-compiler.jar'
Project 'Openfire' is missing required library: 'build/lib/jasper-runtime.jar'
Project 'Openfire' is missing required library: 'build/lib/merge/commons-logging.jar'
Project 'Openfire' is missing required library: 'build/lib/merge/jsp-api.jar'
Project 'Openfire' is missing required library: 'build/lib/merge/jstl.jar'
Project 'Openfire' is missing required library: 'build/lib/merge/spdy-http.jar'
The project cannot be built until build path errors are resolved
Can someone verify and correct it, please.