Quantcast
Channel: Ignite Realtime : All Content - Openfire Dev
Viewing all articles
Browse latest Browse all 966

Missing libraries in Eclipse .classpath - Git Master source code

$
0
0

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.


Viewing all articles
Browse latest Browse all 966

Trending Articles