Is there any way to change default character encoding in the console? I’m working on a project where I need to pull data using UTF-8 encoding, and while the debugger variables display shows the values in UTF-8 as expected, I don’t get the same in the console. I’ve looked in the preferences for this, but can’t find anything.
I’m running Mac OS X (Snow Leopard), MyEclipse Enterprise Workbench 6.0.1 GA.