Java

Eclipse Mindset

<1 min read

I use IDEA for most of my development, but since I work with many different companies, I often have to use Eclipse too. Every couple months or so, I make a p…

Read more →
Java

IDEA, CVS, SSH and Athlon 64/nforce4

<1 min read

If you're having problems accessing CVS servers over SSH using IDEA and are running on a Athlon 64 with a Nvidia nforce4 chipset, like I had. You need to dis…

Read more →
Java

toString Velocity Template

1 min read

[@586] toString Velocity Template I'm using the excellent GenereateToString plugin to automatically create toString() methods in IDEA. I've modified the defa…

Read more →