Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Inactive code color changed without user action
Inactive code color changed without user action [message #1822702] Wed, 11 March 2020 15:51 Go to next message
Evgeny Voropaev is currently offline Evgeny VoropaevFriend
Messages: 6
Registered: April 2017
Junior Member
Hello!
I'm using
Eclipse IDE for C/C++ Developers
Version: 2018-12 (4.10.0)
Build id: 20181214-0600
OS: Windows 10, v.10.0, x86_64 / win32
Java version: 1.8.0_221

I change parameter "Inactive Code Color" (for example, to RGB=[0,0,255] ). After that During restart Eclipse is changing it to RGB=[17,17,17]. It happen every time.

I find "inactiveCodeColor" parameter at the "org.eclipse.cdt.ui.prefs" file. After parameter changing at GUI "inactiveCodeColor" changed to new value. But Eclipse is changing it to RGB=[17,17,17] during restart.

Where Eclipse found old settings?

I later noticed: Eclipse Updater do it every time during the Eclipse starting.

Help to solve the problem, please.
Re: Inactive code color changed without user action [message #1822703 is a reply to message #1822702] Wed, 11 March 2020 16:28 Go to previous messageGo to next message
Evgeny Voropaev is currently offline Evgeny VoropaevFriend
Messages: 6
Registered: April 2017
Junior Member
I found it: https://www.eclipse.org/forums/index.php/t/1081127/
I did it: Oomph -> Setup Tasks -> Skip automatic task execution at startup time
Re: Inactive code color changed without user action [message #1822706 is a reply to message #1822703] Wed, 11 March 2020 16:44 Go to previous message
Evgeny Voropaev is currently offline Evgeny VoropaevFriend
Messages: 6
Registered: April 2017
Junior Member
Also, I found it: https://www.eclipse.org/forums/index.php/t/1092637/
That is the place where Eclipse(Oomph) found old settings: Navigate -> Open Setup -> User to open the User.setup and there you'll see a "User Preferences" folder
Previous Topic:Exclude from build
Next Topic:CDT Docker
Goto Forum:
  


Current Time: Sat Apr 27 04:05:40 GMT 2024

Powered by FUDForum. Page generated in 0.03529 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top