Edit the apache server config file (<wampinstallationdir>\bin\apache\Apache2.X.X\conf\httpd.conf).
* Set "Listen 8080".
* Set the "DocumentRoot" to the GaPla workspace <repository>/trunk/workspace.
* Add PHP5 to the php files types "AddType application/x-httpd-php .php5".</repository></wampinstallationdir>
2.3 Android SDK Tools
The client part will be developped in Java and android, se we need the complete android development environment. Download and install the android SDK (SDK Tools Only). Note the "Destination Folder".
At the end of installation, uncheck "Start SDK Manager".
1 Setting up SVN+SSH
In order to have SSH fonctional for SVN, a private key has to be set on the client host.
As soon as the pageant is launched the repository content can be checked out (see https://sourceforge.net/p/gapla/code/ for the URL).
2 Prerequisites
Once the repository content has been checked out, some applications must be installed.
2.1 Java development kit
GaPla is designed to be run using Java 7. So download and install Java (1.7 at least).
2.2 Wamp server
The Web server part of GaPla will be developped in PHP, so we need a complete web environment for developpers.
* Set "Listen 8080".
* Set the "DocumentRoot" to the GaPla workspace <repository>/trunk/workspace.
* Add PHP5 to the php files types "AddType application/x-httpd-php .php5".</repository></wampinstallationdir>
2.3 Android SDK Tools
The client part will be developped in Java and android, se we need the complete android development environment.
Download and install the android SDK (SDK Tools Only).
Note the "Destination Folder".
At the end of installation, uncheck "Start SDK Manager".
3 Eclipse
3.1 Eclipse installation
Download and uncompress Eclipse. download the same bitness as the one of java installation.
3.2 Eclipse setup
Start Eclipse, choose the workspace (<repository>/trunk/workspace) and launch the Eclipse Marketplace.</repository>
Last edit: zleurtor 2015-01-28