原创 spring开发套件收藏

新一篇: C++/CLI——2004年9月17日Stan Lippman访谈录文字节选  | 旧一篇: 外包缺人

from DevelopmentEnvironment
  1. Setup a source control system. I prefer CVS because I'm most familiar with it. A nice addon is CVS Spam for HTML-formatted check-in notifications.
  2. Setup a bug tracking system. Popular (free) choices are Bugzilla and Scarab. The best one I've seen is JIRA (demo), but I've yet to convince a client to shell out the $800 for it.
  3. Setup a Wiki. My favorite is JSPWiki - which is what this site uses. You can also download this template if you like.
  4. Setup a development box to host the source control system, the bug tracking system, and a wiki. Install Tomcat on this box and Anthill for automated testing (I run both AppFuse and Struts-Resume on Anthill at home).
  5. (optional) Install Roller and use it to report your daily status and issues. This will allow your client (or supervisor) to track your progress.

发表于 @ 2005年02月24日 11:21:00|评论(loading...)|编辑

新一篇: C++/CLI——2004年9月17日Stan Lippman访谈录文字节选  | 旧一篇: 外包缺人

评论:没有评论。

发表评论  


当前用户设置只有注册用户才能发表评论。如果你没有登录,请点击登录
Csdn Blog version 3.1a
Copyright © debren