Open ap-- opened 4 years ago
This sounds like a core feature that qupath should have. But a not so easy one to implement, and depending on its complexity, it will depend on native stuff to be performant.
As a curiosity, one can check how the likes of intellij do it (e.g. here, or search for "watcher").
Nice ❤️ !
Yeah I think this will be best addressed for now with a more prominent documentation warning, that this doesn't work. It was just something that a user ran into and expected to work, so I wanted to document it here.
need to investigate if that is possible. It might be. We could write a groovy script that watches the directory and reloads the project when qpdata files have been updated...