BarchSteel

Results 7 comments of BarchSteel

Thank you for the pointers. I will file this bug report there again. I opened bug report in SCIFIO first, because I think this used when ImageJ without Fiji is...

So, I played a little bit around with SCIFIO and patched the scifio PGMFormat.java to read multi-plane images. On ImageJ 2.1.1-snapshot (compiled from the GIT master branch from ) But...

> Indeed, ImageJ uses Bio-Formats in that case, _unless_ you specify "Use SCIFIO when opening files (BETA!)" in _Edit > Options > ImageJ2..._ That's an interesting comment. When I first...

This may be an old thread, but I tested today with OpenJDK-11.0.9.1+1 and OpenJDK-14.0.2+12 on Windows 10 x64 ImageJ seems to run fine from Eclipse. Apart from the log4j warning,...

Thank you for the answer. The problem is reproducible for me. I also tested on a different PC (also Windows 10, x64, same Eclipse Version), and the error is identical....

I set up a test build using the GitHub actions workflow to compile imagej on windows-latest and there it works without problems: [https://github.com/BarchSteel/imagej/runs/1575995959?check_suite_focus=true](https://github.com/BarchSteel/imagej/runs/1575995959?check_suite_focus=true) So the problem lies on my PC,...

I installed the apache-maven-3.6.3 and used it on the command line in the ImageJ source directory. `mvn` Unfortunately, at first, the error message stayed the same. For me, there were...