﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1628	[PATCH] JOSM portable or specifying the JOSM home directory	jpstotz	framm	"Currently JOSM does not allow to set the home directory which makes it difficult to create a ""JOSM portable"". The attached patch allows to specify the JOSM home directory using the java property ""'''josm.home'''"".

The following example starts JOSM using the subdirectory ""josm_home"" of the current directory as profile directory for loading/storing preferences and plugins:
{{{
java -Djosm.home=./josm_home -jar josm-custom.jar
}}}

Jan"	enhancement	closed	major		unspecified	latest	fixed		
