Feed on
Posts
Comments

Monthly Archive for January, 2007

Dell has just announced that Michael Dell will return to the CEO position in Dell.   It looks like a case of "If you want something done, do it yourself".  Michael Dell was the CEO until 2004, he will replace the current CEO Kevin Rollins. Dell went through a rocky year in 2006 with battery issues [...]

Read Full Post »

Here are some handy plugins for Eclipse that I came across via an IBM Developerworks article by Paul Duvall.
CheckStyle: For coding standardsPMD's CPD: Enables discovering code duplicationCoverlipse: Measures code coverageJDepend: Provides dependency analysisEclipse Metrics plugin: Effectively spots complexity

I have used the Checkstyle plugin for a few years now and found it extremely useful.  In [...]

Read Full Post »