﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11787	[Patch] Rasterfilters and path separators	simon04	Nipel-Crumple	"In Java, please use `/` as path separator. This correctly maps to `\` under Windows. When using `\` in the source code however, this creates files containing `\` in the name under Linux, e.g., `.josm/plugins/rasterfilters\JOSM-filters.jar`. Alternatively you can use the constructor `File(File, String)` to obtain a file in a parent directory:

Btw: I reverted your modification to `build-commons.xml`, see [o31508] for details."	defect	closed	normal		Plugin rasterfilters		fixed		
