Define new external tools in eclipse

1. Select Run -> External Tools -> External Tools Configurations ...
2. Click Program in opened dialog
3. Type "C:/Program Files/cvsnt/cvs.exe" in Main -> Location
4. Type "${selected_resource_loc}/.." in Main -> Working Directory
5. Type "diff -u4 ${resource_name}" in Main -> Arguments
6. Apply the change and close the opened dialog.

posted @ 2009-12-04 16:33  程序员天下  阅读(120)  评论(0编辑  收藏  举报