For more IBM Worklight Tutorials visit my blog: www.KlassAktKreations.com
Twitter: www.twitter.com/KAKreations
1. Download (Indigo) Eclipse IDE for Java EE Developers for your operating system here:
http://www.eclipse.org/downloads/packages/release/indigo/sr2
2. Unzip and launch Eclipse.
3. Install Worklight by clicking Help , Install New Software
4. Click Add..., and enter the IBM Worklight as the name.
5. For location enter: http://public.dhe.ibm.com/ibmdl/export/pub/software/mobile-solutions/worklight/wdeupdate/
6. Check IBM Worklight Studio Development Tools , Next , Next , Accept License Agreement , Finish.
7. Restart Eclispe.
8. Download and unzip the Android SDK from here:
http://developer.android.com/sdk/index.html
9. Install ADT Plugin by clicking Help , Install New Software
10. Click Add..., and enter the ADT Plugin as the name.
11. For location enter: https://dl-ssl.google.com/android/eclipse/
12. Select Developer Tools , Next , Next , Accept License Agreement , Finish.
13. Restart Eclipse
14. Download and unzip the p2 instance of RTC Client 3.0.1 from the Jazz.net website here: https://jazz.net/downloads/rational-team-concert/releases/3.0.1.3/RTC-Client-p2Repo-3.0.1.3.zip
(You will be required to create a Jazz.net profile before you are granted access to the download.)
15. Install Rational Team Concert by clicking Help , Install New Software
16. Click Add..., and enter the RTC 3013 as the name.
17. Select Local and browse to the directory where RTC P2 was unzipped
18. Select RTC Extend an Eclipse Installations and choose next
19. Click Finish to complete the installation
20. Restart Eclipse
21. Done