Front-end development in a Java world, Part 3: ant shortcuts
Friday, February 22nd, 2008HTML/CSS developers, and, really, many developers, don’t spend their time at the command line these days. In a Java world, build scripts are usually run from the command line or automatically from Eclipse. In my experience, most front-end developers don’t like Eclipse, preferring IDEs like Dreamweaver, Coda, and Notepad++. To make their […]

