Here is my short list, a compilation of links from the article https://www.sitepoint.com/10-java-blogs-follow-2017/ by Thorben Jansen. However, due to my preferences I only include links that might be of interest to me personally.
[Read More]Abbreviate package names in Eclipse
Q:
I have rather long package names, and to see the class under construction I have to scroll a lot or waste a lot of screen space. I could abbreviate the package names with “Window | Preferences | Java | Appearance | Compress all package name segments, except the final segment”, but I’d rather prefer to see more than just the final segment.
[Read More]