IDE
-
Software Development
Eclipse RAP with Spring Boot
Intro I like Eclipse :-). I’ve been using it for many years. I think the IDE is great and it…
Read More » -
Enterprise Java
Search for time interval in logs
Intro This post is indirectly related to my mini-series about log analysis. It would be great to read the two…
Read More » -
Enterprise Java
IDE approach to log analysis pt. 2
Intro In the first part I explained the theoretical approach to log analysis that I think is best for a sustain engineer.…
Read More » -
Enterprise Java
IDE approach to log analysis pt. 1
Intro I think most software engineers understand the importance of logs. They have become part of software development. If something…
Read More » -
Software Development
Eclipse IP Process: Service Releases of Third Party Content
The primary role of the Eclipse IP Team is to reduce the risks associated with adopting open source software. In…
Read More » -
Software Development
How to Format a Large Code Base Automatically
If you introduce code formatting rules retroactively, you have to solve the problem how to format existing code base according…
Read More » -
Software Development
How to Remove all Unused imports in a Java file – Eclipse Shortcut
Eclipse IDE gives warning “The import XXX is never used” whenever it detects unused import in a Java source file…
Read More » -
Android Core
10 Arduino IDE alternative to start programming
When we start developing an Arduino project usually we tend to use the Arduino IDE. There are, anyway, several Arduino…
Read More » -
Software Development
Top 30 Eclipse Keyboard Shortcuts for Java Programmers
This tutorial is about 30 Eclipse keyboard shortcuts, this list is by no means complete and I will suggest you…
Read More »