◐ Shell
clean mode source ↗

Improve error message for missing required inputs by imagejan · Pull Request #414 · scijava/scijava-common

Human-friendly names can be registered at runtime by calling ObjectService#addHumanFriendlyName(Class, String).

Closes #412.

I am not sure about the best naming, maybe we can find a better name than {add|get}HumanFriendlyName.