Home:ALL Converter>How can I find JETTY_HOME on windows

How can I find JETTY_HOME on windows

Ask Time:2017-04-18T16:08:18         Author:Jack

Json Formatter

I'm trying to install a keystore onto my local Jetty server from Eclipse. The instructions I found here say I need to go to JETTY_HOME to install my new keystore, but I can't figure out where that is. I can run Jetty from my Maven projet in Eclipse. Is there some way I can get Eclipse to tell me the JETTY_HOME?

Author:Jack,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/43466899/how-can-i-find-jetty-home-on-windows
Ville Oikarinen :

The instructions probably don't even assume JETTY_HOME has been set as an environment value. It's just a a way to talk about the directory where you have installed jetty.",
2017-04-18T08:45:30
yy