IDE
-
Software Development
The REAL way to make Eclipse run faster on Ubuntu
If you are still one of those people who are frustrated with the crawling speed of eclipse IDE (especially after…
Read More » -
Core Java
Using IntelliJ..for 2 weeks, so far so good
It’s been almost 2 weeks that I have completely switched over to IntelliJ as my main Java IDE at home…
Read More » -
Software Development
10 ideas to improve Eclipse IDE usability
Few years ago, we had a mini IDE war inside our office. It happened between Eclipse and Netbeans supporters. Fortunately,…
Read More » -
Software Development
Efficient Code Coverage with Eclipse
There is a saying that a fool with a tool is still a fool. But how to use a tool…
Read More » -
Core Java
Coloring Different Data Sources in IntelliJ IDEA
The database plugin in IntelliJ IDEA is a useful tool to work with data in databases. As long as we…
Read More » -
Desktop Java
Slim Down SWT FormLayout Usage
Always on the quest for efficiency I reconsidered the usability of SWT FormLayout lately. Although it is one of my…
Read More » -
Software Development
Atom, Hackable Text Editor By GitHub
GitHub has recently announced its new text editor – Atom. It claimed it would be a 21st century text editor…
Read More » -
Software Development
IDE vs. Editor
Are you using an IDE, or an editor? Are you a “hardcore” programmer, or you are one of those sissy…
Read More » -
Software Development
Using the AutoValue Code Generator in Eclipse
My colleague Moritz of EclipseSource recently came across Google Auto, a collection of Java code generators. AutoValue is one of…
Read More »