Changes between Version 13 and Version 14 of DEVELOPMENT_OVERVIEW
- Timestamp:
- 11/13/08 15:29:41 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DEVELOPMENT_OVERVIEW
v13 v14 3 3 This page contains all the information you need in order to start working on the Sophie2 Project. 4 4 5 = = Getting Started ==5 = Getting Started = 6 6 * The first thing to get started with is joining the mail groups and Skype group chats of Astea Solutions. See [wiki:PLATFORM_INFRASTRUCTURE_OVERVIEW#Accounts] for details. 7 7 … … 10 10 * The hardware, software and platform requirements for running Sophie2 are listed in [wiki:PLATFORM_NFR_COMPATIBILITY]. 11 11 12 == = Technologies used ===12 == Technologies used == 13 13 * '''Trac'''. This is our project management system that includes bug and issue tracking as well as an integrated wiki. The home page of the Trac project is http://trac.edgewall.org/. Information about using the Trac can be found under [wiki:PLATFORM_INFRASTRUCTURE_OVERVIEW#Trac]. 14 14 … … 21 21 * '''Maven'''. Maven is a build manager used in the Sophie2 project. 22 22 23 = = Setup ==23 = Setup = 24 24 * '''Subversion client'''. Download/Tutorial links: [wiki:PLATFORM_INFRASTRUCTURE_OVERVIEW#SubversionClient]. 25 25 * '''Repository'''. Once you have installed SVN, read [wiki:PLATFORM_INFRASTRUCTURE_OVERVIEW#Subclipse] ("Checkout the project repository" paragraph) to setup the repository. The Sophie2 platform is located in trunk/sophie2-platform and its structure is described in [wiki:PLATFORM_STRUCTURE]. … … 30 30 * Maven integration: [wiki:PLATFORM_INFRASTRUCTURE_OVERVIEW#MavenIntegration] (the "Integration with Eclipse" paragraph). 31 31 * Importing Running Sophie: [wiki:PLATFORM_DEPLOYMENT_BUILD_ECLIPSE]. 32 * '''Maven'''. for installing Maven, see [wiki:PLATFORM_INFRASTRUCTURE_OVERVIEW#MavenIntegration].32 * '''Maven'''. For installing Maven, see [wiki:PLATFORM_INFRASTRUCTURE_OVERVIEW#MavenIntegration]. 33 33 34 34 35 = = Tasks ==35 = Tasks = 36 36 37 == = Process ===37 == Process == 38 38 //TODO put a link to PROCESS 39 === Performing tasks === 39 40 == Performing tasks == 40 41 * Writing analysis 41 42 * Task Tips … … 51 52 * Auto Tests 52 53 53 = = Sophie2 ==54 = Sophie2 = 54 55 55 === Overview ===56 == Overview == 56 57 //TODO link to Sophie intro. 57 58 58 === Aspects of Sophie ===59 == Aspects of Sophie == 59 60 * Modularity 60 61 * Structure 61 62 * Properties 62 63 * MVC 63 === Development issues === 64 65 == Development issues == 64 66 * Sophie Platform 65 67 * Platform Design … … 73 75 * Supporting Artifacts 74 76 75 = = Getting Help ==77 = Getting Help = 76 78 //TODO 77 79 78 = = Useful Links ==80 = Useful Links = 79 81 //TODO 80 == Comments == 82 83 = Comments = 81 84 //TODO