I’m not sure if this is already available. But would it be possible to display a warning if there are any unsaved changes before starting a server.
I keep making modifications, launching the server and then realising that I’ve forgotten to save the changes. In most cases this is no problem with hot-code replacement. But when dealing with Struts config files and properties files this is not possible.
Thanks,
Allen