Cordova
From Biowikifarm Metawiki
Revision as of 07:35, 23 October 2012 by Gregor Hagedorn (Talk | contribs)
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. NOTE: disable the mylin integration
- Help, Install Software, Work with repository:
- Open SVN Perspective:
- Menu: Window, Open Perspective, Other, SVN Repository Exploring
- in the perspective right click, new, repository location, https://biowikifarm.net/svn, navigate in tree to NaturePilot
- checkout, select "Check out as project in the workspace", project name: Naturepilot
Cordova/Phonegap: