java - Embed Jetty to JavaSE project -


i downloaded jetty http://download.eclipse.org/jetty/stable-9/dist/.

i can start/stop jetty server. know tutorials on eclipse wiki. cannot find info how add jetty project on java se in eclipse.

simply: org.eclipse.jetty.server.server not recognized.

if want embed jetty need add jar file build path in eclipse.

jetty: http://download.eclipse.org/jetty/stable-9/dist/

the jars located in lib folder , need jetty-server.jar file.

how add jar build path in eclipse: where put external jars?


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -