Changes between Version 5 and Version 6 of DEVELOPMENT_OVERVIEW
- Timestamp:
- 11/13/08 14:28:35 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DEVELOPMENT_OVERVIEW
v5 v6 25 25 == Setup == 26 26 * Subversion client 27 * Repository 27 28 * Maven 28 29 * Eclipse 29 * Repository 30 30 31 31 32 == Tasks == 32 33 33 34 === Process === 35 //TODO put a link to PROCESS 34 36 === Performing tasks === 35 37 * Writing analysis 38 * Task Tips 36 39 * Writing reports 37 * Code conventions 40 * Coding 41 *Code Tasks Requirements 42 *Coding Conventions 43 *Code Smells 44 *Writing Javadoc 45 *Logging 46 * Testing 47 *Manual Tests 48 *Auto Tests 38 49 39 50 == Sophie2 ==