Difference between revisions of "Cordova"
From Biowikifarm Metawiki
Line 5: | Line 5: | ||
** Using default folders, except for eclipse workspace | ** Using default folders, except for eclipse workspace | ||
** phonegap extracted into the eclipse-ws. | ** phonegap extracted into the eclipse-ws. | ||
+ | |||
+ | * Subversion in Eclipse: | ||
+ | ** Help, Install Software, Work with repository: | ||
+ | **# http://download.eclipse.org/tools/gef/updates/releases/ = Graphical Editing Framework GEF (needed for subclipse) | ||
+ | **# http://subclipse.tigris.org/update_1.8.x = Subclipse Subversion 1.8 | ||
+ | **#* (disable the mylin integration) | ||
Cordova/Phonegap: | Cordova/Phonegap: |
Revision as of 22:49, 22 October 2012
Notes:
- installed according to http://docs.phonegap.com/en/2.1.0/guide_getting-started_android_index.md.html
- Eclipse Classic / Android SDK, then after Android SDK restart Eclipse (will not work otherwise).
- inside eclipse install ADT Plugin according to http://developer.android.com/sdk/installing/installing-adt.html
- Using default folders, except for eclipse workspace
- phonegap extracted into the eclipse-ws.
- Subversion in Eclipse:
- Help, Install Software, Work with repository:
- http://download.eclipse.org/tools/gef/updates/releases/ = Graphical Editing Framework GEF (needed for subclipse)
- http://subclipse.tigris.org/update_1.8.x = Subclipse Subversion 1.8
- (disable the mylin integration)
- Help, Install Software, Work with repository:
Cordova/Phonegap: