Eclipse
-
Enterprise Java
Adding JAR Dependencies to an Eclipse Plugin Maven Tycho Build
Something that is constantly bothering me when developing the OPP project is the use of hard-coded Java library dependencies. I…
Read More » -
Software Development
The 2015 Revision of the Eclipse Development Process
The Eclipse Foundation Board of Directors approved a new revision to the Eclipse Development Process in its meeting on November 2/2015.…
Read More » -
Core Java
Running Eclipse Neon on a Custom Java 9 Image
I’ve started tinkering with the creation of custom Java binary runtime image files. An image file is a configuration of modules…
Read More » -
Software Development
How to Clone Git Repositories with JGit
Whatever you plan to do with an existing repository, first a clone has to be created. Whether you plan to…
Read More » -
Core Java
Eclipse IDE on JDK 9 Early Access with Project Jigsaw
I wrote a few weeks ago about getting Eclipse Neon running on Java 9 (though, I had mistakenly and embarrassingly left “Mars”…
Read More » -
Enterprise Java
Clean Sheet – an Ergonomic Eclipse Theme for Windows 10
Clean Sheet is an ergonomic Eclipse theme for Windows 10. It has been attuned to lessen visual fatigue and eyestrain,…
Read More » -
Software Development
Ctrl+1 in the Eclipse XML Editor
The XML Editor is included in several of the Eclipse IDE downloads. It has two view modes: in design mode,…
Read More » -
Software Development
Eclipse Mars: Grails 3.1 with Gradle, Groovy and GSP Support
What if you want to develop Grails 3 projects with Eclipse Mars (4.5) as easy as you did with Groovy/Grails…
Read More » -
Software Development
Project Activity Metrics, Charts, and Stuff
Yesterday we were reminded that it is difficult to provide good activity metrics. Certainly Git commit statistics are a good…
Read More »