TestNG Generator for IDEA
TestNG Generator is an IDEA plugin, based on Alex Nazimok's JUnit Generator. It is a very simple plugin that generates a TestNG test class skeleton for all o…
Read more →SVN with SmartSVN, IDEA and Eclipse
In the last few days, I've been slowly converting from CVS to SVN as my primary repository. Creating the repository was easy. Importing my existing projects,…
Read more →Java2Html and IntelliJ IDEA
IDEA can export Java source code to HTML, which I find quite useless. I really like the way Java2Html works but there is no integration with IDEA. You can ea…
Read more →Eclipse Mindset
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 →IDEA, CVS, SSH and Athlon 64/nforce4
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 →toString Velocity Template
[@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 →