Re: [Htmlparser-developer] Writing test cases
Brought to you by:
derrickoswald
From: Somik R. <so...@ya...> - 2002-08-14 15:25:00
|
Hi Dhaval, A word of advice, dont break your head over CVS & SSH (unless u have a couple of aspirins). Switch to Eclipse - a free Open Source IDE and the best. :) (www.eclipse.org) It has integration with CVS - suited for team programming, and also has vast no of winner features (not the least of which is refactoring). If you cant make the switch - then go for Tortoise CVS - it integrates with your windows explorer, things get a lot easier to use CVS with SSH after that.. Though - another incentive for using Eclipse- I have developed a Pair Programming plugin for eclipse at http://sangam.sourceforge.net - and I am releasing the next version this weekend. If you use Eclipse, then we can pair program over the internet on htmlparser :). The future is here! Cheers, Somik |