You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This allows available Gateways to be discovered at runtime, which can be
useful for some purposes. For example, the Script Editor will use this
mechanism in the future to register shortcut aliases for the Gateways,
so that you can write:
// @imagej ij
Instead of needing to write out the FQCN:
// @imagej.ImageJ ij
0 commit comments