I’ve recently started using Eclipse CDT.
After some searching, I’ve found a way to change its source view theme by importing a .epf file from the File menu. However when I launch another Eclipse instance and create a new project, that theme is lost (it goes back to the default white background).
How can I perform application wide theme configuration in Eclipse CDT? I want all my Eclipse instances to have the same appearance.
In case anyone is wondering, here is one way:
Not perfect but it works.