Changes between Initial Version and Version 7 of Ticket #6664


Ignore:
Timestamp:
2012-01-17T17:15:27+01:00 (13 years ago)
Author:
bastiK
Comment:

Introduced global cache folder ~/.josm/cache (see [4810], [4812], [4813]).

You can write a run script that makes JOSM use the XDG folders.

Example:

java -Djosm.home=$XDG_CONFIG_HOME -Djosm.cache=$XDG_CACHE_HOME -jar josm.jar

TODO: user data in a separate folder ($XDG_DATA_HOME)

Legend:

Unmodified
Added
Removed
Modified