[JAVA] When the hover of Eclipse is hard to see

If you set the theme of your STS (spring boot IDE based on Eclipse) to black, the hover of the editor (the one that comes out in detail when you hover the mouse over the class) is very hard to see, so improve it

[Preferences]-> [General]-> [Color and Fonts]-> [Javadoc text color] other than the color you set. Example) I made it black, so I made it white.

I could see the hover safely.

Recommended Posts

When the hover of Eclipse is hard to see
When the server fails to start in Eclipse
When the project is not displayed in eclipse
[swift] How to control the behavior when the back button of NavigationBar is pressed
[Ruby] Meaning of &. How to avoid the error when the receiver (object) is nil
When the month of the date is acquired, the January shift
What to do when "Fail to load the JNI shared library" is displayed in Eclipse
Failed to create the Java Virtual Machine when installing Eclipse.
The idea of cutting off when the error is not resolved
[Rails] When the layout change of devise is not reflected
[Swift] Get the timing when the value of textField is changed
When you want to change the MySQL password of docker-compose
When requested access to the resource is denied when pushing with Docker
When the character string passed to C ++ by JNA is garbled
Countermeasures for forgetting to specify the font when titleTextAttributes is specified
'% 02d' What is the percentage of% 2?
[Ruby] See the essence of ArgumentError
Want to know what Ruby n is the power of 2? (Power judgment of 2)
Settings to be made when HTML or JSP is formatted in Eclipse and the layout is disappointing
How to output the value when there is an array in the array
I tried to translate the error message when executing Eclipse (Java)
The milliseconds to set in /lib/calendars.properties of Java jre is UTC
What to do if the Eclipse Maven dependency Jar is wrong
I want to make the frame of the text box red when there is an input error
About the solution to the problem that the log of logback is not output when the web application is stopped
Is it easy for the user to use when implementing general-purpose functions? Let's be aware of
Investigation method when the CPU of the server running java is heavy
How to write the view when Vue is introduced in Rails?
[RSpec] When you want to use the instance variable of the controller in the test [assigns is not recommended]
[Gradle] [checkstyle] What to do if the active setting of Checkstyle is removed by "Refresh Gradle project" from Eclipse
Incident (rails) that is logged out when user editing of the application
A memo when you want to clear the time part of the calendar
[Using Eclipse] Precautions when moving the workspace being created to another PC
[Java Servlet] The road of Senri is also one step to the first
[Rails] About the error when displaying the screen due to the autofocus of the form
To you who lament that the conversion of JODConverter + LibreOffice is slow
I want to know the JSP of the open portlet when developing Liferay
When the appearance of the input form is broken on the page after rendering
Get the type of an array element to determine if it is an array
Error when the member of Entity class used in SpringWebFlux is final
[Docker] How to build when the source code is bind-mounted on the container
[Java small story] Monitor when a value is added to the List
How to find the total number of pages when paging in Java
How to constrain the action of the transition destination when not logged in
What to do if tomcat process remains when tomcat is stopped in eclipse
From Java9, the constructor of the class corresponding to primitive types is deprecated.
[Ruby] How to prevent errors when nil is included in the operation
When the bean class name is duplicated
The secret to the success of IntelliJ IDEA
What is testing? ・ About the importance of testing
[Eclipse] Change the color of the vertical ruler
How to determine the number of parallels
What is the data structure of ActionText?
[Java] Map # merge is hard to understand.
How to sort the List of SelectItem
Output of the book "Introduction to Java"
The process of introducing Vuetify to Rails
[Rails] What to do when the Refile image is not displayed when writing the processing at the time of Routing Error
Possibility when deploying to EC2 but nothing is displayed in the error log
When I pushed to Docker Hub, I got requested access to the resource is denied
[Promotion of Ruby comprehension (1)] When switching from Java to Ruby, first understand the difference.