I just find the snippet which contains this code:
setHeaderEncoding(ConsoleConstants.UTF8_ENCODING)
But I just have file not found exception. So my question is where to find the lib which contains ConsoleConstants?
Any useful comment is appreciated :)
Andrew