Ticket #2037 (new defect)
Opened 2013-12-13T12:01:00-06:00
Use ImageJ.cfg to store all settings
Reported by: | curtis | Owned by: | curtis |
---|---|---|---|
Priority: | major | Milestone: | imagej-2.0.0 |
Component: | Core | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: |
Description
The ImageJ Preferences API is very opaque, and platform specific, and thus nearly impossible to edit preferences by hand.
Instead, let's write preferences into ImageJ.cfg along with all the Java options. That way people can edit all their stuff in one place!