Categories
Development

Eclipse 3.0.2 released

Eclipse 3.0.2 is out, get it here.

Categories
Development

Test Coverage inside Eclipse

Todd Huss describes a nice util for showing test coverage inside Eclipse here. Looks excellent.

Categories
General

Smooth draggable items through JavaScript

This page showcases ordered lists that are draggable through JavaScript. It looks really smooth, and I love these kind of tricks. I just try to avoid doing them when creating a solution myself. I don’t like the maintenance/browser nightmare JavaScript can be.