Hello, I’m working on the guacamole-client, and I was wondering if there’s a way to setup a development environment with hot-reload, instead of running “mvn package” every time.
The manual has no reference on how to setup a development environment. I have tried using the Jetty maven plugin, with Jetty as the servlet, however, it does not seem to function. Thanks
