Archive for 30th September 2005

Enhanced Antbuilds

Do you guys hate ant’s build.xml file format as much as I do? So there seems to be a pragmatic solution.
Use the ever growing library of ant tasks, but write your scripts in groovy.

There is an Article as well as a chapter in Mike Clark’s Pragmatic Project Automation.

Forms and Binding for SWT

Yesterday I learnt that Karsten’s brilliant SWT Forms is a reimplementation and SWT Binding uses the original Binding library and adds SWT/ JFace specific extensions.