The problem is: When we are trying to use russian characters in xml-attributes in .xwt file (label text for instance) WindowBuilder design view crashes with error:
com.sun.org.apache.xerces.internal.impl.io.MalformedByteSequenceException: Invalid byte 2 of 3-byte UTF-8 sequence.
It seems, that xml parser crashes because of the file encoding.