Bright color scheme and the cool guys When you use the Eclipse IDE, in my case this is the Spring Tool Suite, the default color theme is bright with a white background. If you talk to guys who do a real programming language - in their eyes Java is not really a programming language - … Continue reading Working dark theme for Eclipse
Tag: Eclipse
Today I tried to install the Eclipse ResourceBundle Plugin (which I posted about here) in Spring Toolsuite 3.6 which is based on Eclipse 4.4 (Luna) and was horrified the version 0.8.0 does not work. I really like this very helpful plugin and use it for my every day work. As far I found here the … Continue reading Eclipse ResourceBundle Plugin – Update
Introduction Almost every time I set up an Eclipse or Eclipse based (like Spring Source Tool Suite) IDE, sooner or later I need a good Properties file editor for editing translations in ResourceBundles. Unfortunately the one included into Eclipse - doesn't matter which Eclipse version - is not the best for this case. Fortunately there … Continue reading Eclipse Resourcebundle Plugin