[[PageOutline]] = Development Overview = This page contains all the information you need in order to start working on the Sophie2 Project. == Getting Started == * 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. * The machine you are using for development should be provided with the software, described in [wiki:PLATFORM_INFRASTRUCTURE_OVERVIEW#Everymachineshouldhave]. * The hardware, software and platform requirements for running Sophie2 are listed in [wiki:PLATFORM_NFR_COMPATIBILITY]. === Technologies used === ==== 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]. ==== Java Development Kit ==== Sophie2 is written in Java. That means you have to install Java Development Kit if you want to develop it. Java Runtime Environment (JRE) is required for running the project. ==== Eclipse ==== Eclipse is the primary IDE tool used for developing Sophie2. More information about Eclipse and JDK can be found under [wiki:PLATFORM_INFRASTRUCTURE_OVERVIEW#DevelopmentTools] ==== Subversion (SVN) client ==== Subversion is the version control system that we use. More information and useful links about it can be found under [wiki:PLATFORM_INFRASTRUCTURE_OVERVIEW#SubversionClient] ==== Maven ==== Maven is a build manager used in the Sophie2 project. You can download the latest version from http://maven.apache.org/download.html == Setup == * Subversion client * Maven * Eclipse * Repository == Tasks == === Process === === Performing tasks === * Writing analysis * Writing reports * Code conventions == Sophie2 == == Useful Links == == Comments ==