Automatically load JSP pages while developing

I am trying to get a previous reference that allows you to change the runtime.properties of a standalone machine to automatically pick the web changes you make during development without having to reinstall your module

The furthest i can remember was something close to this is that it was -D ..../path/to/module

I thought it was at this link https://wiki.openmrs.org/display/docs/Creating+Modules

under ‘Tips While Developing Your Module’

cc @dkayiwa

Are you looking for this page? https://wiki.openmrs.org/display/docs/Using+the+UI+Framework+in+Your+Module

Yes @dkayiwa

Specifically

-DuiFramework.development.yourmoduleid="/path/to/root/of/mavenized/yourmoduleid"