Next: Testing
Up: Requirements
Previous: User interface requirements
- Project uses CVS system for distributed development.
- Project is maintained using Maven and its structure is compatible with the tool.
- Eclipse is used by project developers.
- FindBugs eclipse plugin (http://findbugs.sourceforge.net/)
is used to detect possible developers' mistakes like null problems, open streams, etc.
- Checkstyle software (http://checkstyle.sourceforge.net/) is used to keep one style of coding
amongst all the developers.
Wiktor Kolodziej
2006-01-12