Categories
Development

Advanced code folding in Eclipse

I’ve never been a fan of code folding. Maybe it’s just one thing you have to learn to use, to start loving it. I had to make an effort to start using the debugger correctly, now I can’t live without it. Anyhow, here is a plugin to enhance Eclipse’s standard code folding.

Categories
Development

Books to buy

A couple of books I should pick up. This in addition for reading for Java Programmer certification.

Categories
Development

Tailing logs in Eclipse

Ecxellent tool that lets you “tail” logfiles from within Eclipse. Even lets you create triggers for special patterns in the logs.