FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 1239 : preferences.txt should use systems default location
Last modified: 2010-02-17 20:18
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
WONTFIX -
Pr
i
ority:
P2
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
Andreas Lappe
Assigned To:
fry
Attachment
Type
Created
Size
Actions
Description
: Opened: 2009-05-03 08:34
As far as I know, preference files are supposed to be in ~/Library/Preferences/ and use the
reversed-domain-notation for the filename. So I assume for processing, the file should be:
~/Library/Preferences/org.processing.txt
or
~/Library/Preferences/Processing/preferences.txt
If this is wrong or not wished, please feel free to ignore it.
HTH, Andy
Additional Comment
#1 From fry 2010-02-17 20:18
it's just a cross-platform thing. we just refer to preferences.txt in tons
of places in the documentation, and there are enough caveats about its
location with regards to each platform without having to change the name
for each platform as well. so we'll just keep it as preferences.txt.