I’m just a beginner and installed eclipse php few days back. Today I just setup debugger in Eclipse and when I start debugging my first project I noticed that the values of variables is shown in Chinese or Japanese but not in English and the same is in Browser Output and Debug Output tabs. Please let me know how to change this to English.
Share
Thanks everyone for your support and information.
I just found the solution of this problem. I just changed some settings in
windows->preferences->php->debug.Screenshot http://img545.imageshack.us/img545/6617/eclipsesolution.jpg
And i don’t know what are the effects of Enable CLI Debug. If anyone knows about it please let me know so that I could know its consequences.