This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Saving or moving JOSM preferences

1

If I want to install JOSM on a new computer, can I merely replace the new preferences.xml file with one I copied from my previous installation? It seems as though this should work but I have not tried it yet. Also, because I have a lot of plugins and presets loaded, I would like to back up preferences.xml to my Dropbox. If the answer to the first question is yes, then I know I can reinstall any time and to any other computer.

Thanks,

Dave

asked 04 Feb '17, 00:02

AlaskaDave's gravatar image

AlaskaDave
5.4k76107164
accept rate: 16%

2

just some background info about JOSM's config locations: JOSM help: "JOSM preference/data/cache directories" (or: Linux, Windows and macOS).

(04 Feb '17, 13:31) aseerel4c26 ♦

2 Answers:

3

I was able to do this even when moving from C: to D: on a different computer. I also copied the plugins folder because I wasn't sure if the plugins would automatically re-download if needed.

answered 04 Feb '17, 12:05

Mike%20N's gravatar image

Mike N
2.9k22254
accept rate: 17%

Okay, thanks, Mike. I hadn't thought about moving the plugins. I wonder if JOSM would start without them and then ask if you want to update plugins as it does when upgrading to a newer version?

But your answer means that it can be done.

(04 Feb '17, 12:22) AlaskaDave

3

just copying the whole JOSM config directory should work flawlessly - and I often did that (Linux).

I do not know about copying just the preferences.xml file. JOSM might behave in an unexpected way.

answered 04 Feb '17, 13:32

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554
accept rate: 18%

Source code available on GitHub .