After this change, I'm getting a compile error on Linux. Specifically, "unmappable character for enoding UTF-8" in lib/apple/dts/samplecode/osxadapter/OSXAdapter.java (the copyright symbol in the comment). It appears that this file is in the SVN encoded as ISO-8859. Saving it as UTF-8 fixes this.