The Source for Java Technology Collaboration


To write any software and keep in manageable, one must use a variety of tools. These include:

  • IDE - Integrated Development Environment
  • JUnit - JUnit Testing Framework
  • Ant - A make-like utility written in Java to allow for automated code building
  • CVS - Concurrent Versioning System, a code repository that allows you to store files with versioning information
  • TestingTools - A variety of other testing tools to assist in debugging software

-- GergisKhan - 27 Aug 2003

Topic SoftwareCreationAndManagement . { Edit | Ref-By | Printable | Diffs r2 < r1 | More }
 XML java.net RSS

Revision r2 - 27 Aug 2003 - 04:13:00 - Main.gergiskhan
Parents: WebHome