Nice find Master Lamia. ;)
Last time I used Netbeans for Windows there wasn't CVS-ext-ssh support. Does it have it now? I noticed it has been improving.
You might want to check out Grails. It's a consequence of RoR.
http://grails.codehaus.org/
@javazealot
Thanks! I haven't taken a look at Grails yet. I also don't know about CVS-ext-ssh support since we I don't use it in any of my projects now. Hopefully some superman could introduce tools like those here in my company. Then I would be very happy. :)
ext-ssh is just a variant connection of CVS like pserver and plain SSH. CVS supports it by default.
Normally I use that type of connection of CVS even in my local CVS repsository. =)