You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tested the latest test release and when changing the C/C++ output text color the console is broken.
To change C/C++ output text color: Window->Preferences->C/C++ ->Build->Console and change the Output Text Color.
Regards,
Yannick
The text was updated successfully, but these errors were encountered:
If the answer is yes, then it is a limitation in Eclipse.
It looks like the setting is not committed until you exit Eclipse.
You will not see the change in the corresponding config file (in disk), and you can't read it with a IPreferencesService
(of course, if it is your own setting you can)
Unpleasant... but goes away the next time you start Eclipse.
Dear Mihai,
I tested the latest test release and when changing the C/C++ output text color the console is broken.
To change C/C++ output text color: Window->Preferences->C/C++ ->Build->Console and change the Output Text Color.
Regards,
Yannick
The text was updated successfully, but these errors were encountered: