Bug 551520 - Syntax Coloring option not persisted
Summary: Syntax Coloring option not persisted
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.13   Edit
Hardware: PC Mac OS X
: P3 normal with 2 votes (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-26 08:34 EDT by Nour AL KOTOB CLA
Modified: 2022-06-07 22:21 EDT (History)
2 users (show)

See Also:


Attachments
The options that keep enabling again after restart (122.49 KB, image/png)
2019-09-26 08:34 EDT, Nour AL KOTOB CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nour AL KOTOB CLA 2019-09-26 08:34:35 EDT
Created attachment 280047 [details]
The options that keep enabling again after restart

Disabling syntax coloring on Type Arguments and Type Variables is not persisted. After restarting the bench it is enabled again.

In Preferences search Syntax and click on Java > Editor > Syntax coloring.
Then on the right pane, in Java you can find Type Arguments and Type variables. They have the enabled checkbox that keeps on checking again when restarting.
Maybe some other values are reset as well

cf screenshot
Comment 1 Eclipse Genie CLA 2021-12-22 01:25:43 EST
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.
Comment 2 John Rivers CLA 2022-06-07 22:21:05 EDT
I am having this exact problem on Eclipse Version 4.23.0, running on Windows 10.

My custom Syntax coloring for the Java editor lets me distinguish at a glance between abstract classes, interfaces, and non-abstract classes.

Ever since I upgraded to the latest version of eclipse, presumably due to this bug, Type argument coloring is being re-enabled after every restart, and it overrides those useful coloring rules. I have to manually disable it after every restart.