Relative Content

Tag Archive for eclipse

Eclipse console ‘Standard In text color’ option is couldn’t applied

enter image description here
Hello everyone,
I set the ‘In text color’ option in Eclipse Console, but it appears black, making it very difficult to read when using Dark mode.
can I solve this?
My Eclipse version is 4.16.0.
The version cannot be updated because it is being used by a company.
Thank you for your kindness.

How Do You Make Eclipse Show All Elements in Outline View as Collapsed by Default?

When I use Eclipse now (2024-06), if I open a class into the Editor, the Outline View shows all the subclasses fully expanded and all methods fully expanded to show any anonymous classes. However, I don’t want all my subclasses and methods to be fully expanded. I can get what I want if I click on “Collapse All” and then expand the top-level type, but this means I have to do that every time I switch to a new class. However, I would like the Outline View to do this by default, and I could swear this is what the default behavior used to be when I have used Eclipse in the past, but now it doesn’t seem to work that way.