Howardism Musings from my Awakening Dementia
My collected thoughts flamed by hubris
Home PageSend Comment

Eclipse Detail Formatter
A way to have debugging in Eclipse display a better perspective on variables.

Eclipse Code Documentation
How to get Eclipse to show you more about various methods.

Working with Ant in Eclipse
The last, unobvious, trick for getting Eclipse to run Ant tasks.

My Eclipse Templates
Gathering up and explaining the Eclipse templates (macros) that I use.

Heavy Refactoring with Eclipse Monkey
Using the Eclipse Monkey project to script your code changes. Best we have until we get macros in Eclipse.

Groovy Monkey
If you thought the Eclipse Monkey was good, wait till you play with the Groovy Monkey.

Eclipse Text Replacement
Using regular expressions in Eclipse in order to maintain the capitalization of the strings you are trying to find and replace.