Index: trunk/test/config/test-functional-env.properties
===================================================================
--- trunk/test/config/test-functional-env.properties	(revision 1806)
+++ trunk/test/config/test-functional-env.properties	(revision 1806)
@@ -0,0 +1,19 @@
+#
+# This file includes properties which are used by all JOSM functional tests 
+#
+
+#### 
+# josm.home - the home directory of the JOSM installation to be used in functional tests
+#
+# This is the home directory for JOSM preferences: ${josm.home}\preferences
+# This is the home directory for JOSM plugins: ${josm.home}\plugins\*.jar
+#
+josm.home=C:\\data\\projekte\\osm\\tag-editor-plugin
+
+
+####
+# test.functional.tempdir - the directory in which functional test case can save
+#   temporary results 
+#
+test.functional.tempdir=C:\\data\\projekte\\eclipse-3.4.1-ws\\JOSM-1769\\test\\data\\temp
+
