Eclipse
-
Core Java
Add Java 8 support to Eclipse Kepler
Want to add Java 8 support to Kepler? Java 8 has not yet landed in our standard download packages. But…
Read More » -
Software Development
Developers Are Lazy (And How To Use That To Your Advantage With Eclipse)
As I sat down to write this blog post, I thought through how many years I’ve been developing, and how…
Read More » -
Core Java
Official Eclipse Support for Java(TM) 8
Dani Megert, the project lead for the Java development tools (JDT) project made this announcement earlier today: The Eclipse top-level…
Read More » -
Core Java
Clean SWT Listener Notifcations with SWTEventHelper
Writing tests for SWT based UIs often requires to notify widget listeners programmatically. Unfortunately the code to create, initialize and…
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 » -
Software Development
Responsive UIs with Eclipse and SWT
Recently I had the problem that my ‘well-conceived’ view design did not scale down reasonably. I realized that the flexibility…
Read More » -
Core Java
Mockito Templates for Eclipse
Sometimes I miss the forest for the trees – and that for a disturbingly long time. I just became aware…
Read More » -
Core Java
Playing with Java 8 Lambdas in the JDT
I’ve been playing with the language a bit while tinkering with the Java 8 support under development by the Eclipse…
Read More » -
Core Java
Building and Running Java 8 Support
The Eclipse support for Java 8 is not yet available for download. If you want to play with it, you’ve…
Read More »