java - How to configure jetty in eclipse? -


i found tutorial makes case.

but problem can not configure eclipse use jetty. imported libraries in eclipse, fails in import.

who can me simple steps follow? need integrate servers? (for example tomcat)

excuse me, first encounter websocket , java, , not know start thank much

this screenshot of problem

jetty 7 eol (end of life), consider upgrading stable , supported version of jetty.

org.eclipse.jetty.websocket.api not present in jetty 7.

that introduced in jetty 9.

use jetty 9.4.3.v20170317


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -