Community
Participate
Working Groups
My C++ compiler (Microsoft Visual C++ 10.0) output localized build messages in current user locale (for me it is ru_RU, encoding for non-Unicode applications is CP1251). Eclipse IDE not permit me to select appropriate encoding of Console View, and I don't can use my favorite tool (Eclipse) for development... -- Configuration Details -- Product: Eclipse 1.4.1.20110909-0613 (org.eclipse.epp.package.cpp.product) Installed Features: org.eclipse.platform 3.7.1.r37x_v20110729-9gF7UHOxFtniV7mI3T556iZN9AU8bEZ1lHMcVK
When modifying a launch configuration, you can use the 'Common' tab to set the encoding. Perhaps CDT's builder should provide some way of defining this.
Created attachment 288900 [details] Eclipse IDE Console Encoding wrong
Created attachment 288925 [details] screenshot of encoding (In reply to Thomas Gürber from comment #2) > Created attachment 288900 [details] > Eclipse IDE Console Encoding wrong @Thomas - your issue appears to be about Java launches, for Java launches you can set encoding. See screenshot and https://help.eclipse.org/latest/topic/org.eclipse.jdt.doc.user/reference/ref-launchconfiguration-commontab.htm This bug report is specifically about the encoding in the C Build console. If you are having a JDT bug please report it to that project https://github.com/eclipse-jdt#reporting-issues