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
Results in a random port being chosen for remote debugging, but then the main ImageJ application window appears rather than executing the intended command-line Updater action.
Whereas this invocation works as desired:
ImageJ --debugger= --update list-modified
Relatedly:
ImageJ --debugger=suspend --update list-modified
Does not respect the suspend, but does execute the updater action.
For example:
Results in a random port being chosen for remote debugging, but then the main ImageJ application window appears rather than executing the intended command-line Updater action.
Whereas this invocation works as desired:
Relatedly:
Does not respect the
suspend
, but does execute the updater action.Noticed by @joshmoore.
The text was updated successfully, but these errors were encountered: