-
With the merge of scijava/incubator#94, @ctrueden wanted to make alterations. This issue is designed to remind him to do that :sweat_smile:
-
@imagejan
Thanks a lot for the travisification!
After updating the parent pom (not sure I changed anything else that was important), I am now getting below error when running the tests. I also …
-
Recently, I started to get an error message when I run the JSLIC superpicels 2D plugin for ImageJ, and I think the error is *not* inside the JSLIC plugin, but rather is some sort of JAVA configuration…
-
Maybe an issue with shortcut containing concatenated endpoints?
Create the following `.jgorc`:
```
[shortcuts]
groovy = org.codehaus.groovy:groovy-groovysh:org.codehaus.groovy.tools.shell.Main+c…
-
The maven project that I have works fine if run it as Java Application. It does not raise error if I build it eclipse. This a FiJi plugin. As a result, if I copy paste jar file into "FiJi/plugins" or …
-
We should enforce that dependencies included in update sites do not shadow libraries from the Fiji or ImageJ update sites if they are not semver compatible.
For example, SCIFIO depended on an old ver…
-
These two classes should be one thing.
This is one primary goal of the "rich image" work. Relevant related resources are:
* [data-model label](https://github.com/imagej/imagej-common/labels/data…
-
I'm looking into a file chooser that works for both Files and Directories (e.g. should work with tif and n5 datasets which are directories). i presume the place to introduce this change is https://git…
-
See here https://github.com/scijava/scijava-common/blob/master/src/main/java/org/scijava/menu/ShadowMenu.java#L551
The number of warning can very high because of the `File, Open Recent` menu. Would…
hadim updated
7 years ago
-
Hello.
I'm trying to analyze mitochondrial morphology. I have a capture that capo to binary image, and then in the plugins tab I try to run the MiNA Analyze Morphology. However, the "Exception" wi…