Make it possible to build QuPath with Fiji dependencies by petebankhead · Pull Request #1728 · qupath/qupath
added 5 commits
December 11, 2024 15:58This made it impossible to build with a different Java version. Now it should build using Java 17 or later (Gradle itself requests 16 or later, so we strengthen this to 17 so we can use the newer syntax)
Hides the window, but avoids disposing the instance; this makes it possible to reopen Fiji without losing all the plugins.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters