If i pass some variable as envirinment variable through run configurations in eclipse, then it automatically escapes the special characters. I want to pass some '\n' and '\r' characters for some formatting but these are automatically converted as '\n' and '\r' when i check it value in the code by debugging.If i pass some variable as envirinment variable