Changes between Initial Version and Version 1 of DeveloperGuide01Building


Ignore:
Timestamp:
Jan 30, 2012 12:24:16 AM (13 years ago)
Author:
tshalif
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuide01Building

    v1 v1  
     1[[TOC(DeveloperGuide*)]] 
     2= Building = 
     3== Requirements == 
     4 * Sun JDK 6.x 
     5 * Maven 2.x (http://maven.apache.org) 
     6 * Eclipse IDE 
     7 * Eclipse maven integration plugin (m2e) 
     8 * Eclipse Google Android development plugin[[BR]] 
     9   (Make sure Android platform 1.5 is installed via the Eclipse Android SDK Manager) 
     10 * Eclipse GIT plugin 
     11== !Source/Eclipse setup == 
     12 1. Clone source code from git://gitorious.org/talos-rowing/talos-rowing.git [[BR]] 
     13    (See cloning instructions at https://gitorious.org/talos-rowing) 
     14 1. Import /path/to/your/talos-rowing/common as a Maven project 
     15 1. Import /path/to/your/talos-rowing/android as an existing Eclipse project 
     16 1. Add the robostroke-common project as a dependency to the !AndroidRoboStroke