This paper addresses SCORE’s Project Mode, and the options that can be used
to support large development teams. Developing software as part of a team has
challenges that go beyond the writing and debugging of the code. Team members
require individual work areas, so that one member’s effort are not overwritten
by another’s, a common build area for the release versions, and sharing of common
source files. SCORE® supports all of these requirements through it’s Project Mode of
operation and Ada library structure.