Ticket #1966 (closed defect: fixed)
Opened 2013-07-23T11:55:57-05:00
Last modified 2013-07-23T11:56:40-05:00
AdaptiveMedian plugin will not run
Reported by: | bdezonia | Owned by: | bdezonia |
---|---|---|---|
Priority: | major | Milestone: | imagej2-b8-analysis |
Component: | Analysis Plugins | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #1457 |
Description
The adaptive median noise reduction plugin fails to run warning of final fields being unassignable.
Change History
comment:1 Changed 2013-07-23T11:56:40-05:00 by bdezonia
- Status changed from new to closed
- Resolution set to fixed
Fixed with commit efaa862dc6a7a33d1af34f17481f5e8e68759cdd. Someone must have run the eclipse fixup command on the file at some point in the past.