Wednesday 9 April 2014

Cordova CLI porject import to Eclipse Error in org.apache

New PhoneGap 3.0 The import org.apache.cordova cannot be resolved

http://phonegap.com/blog/2013/12/13/phonegap-release/

build all project containing work space.

http://stackoverflow.com/questions/20703463/phonegap-3-3-eclipse-cordovalib-project-missing-android-properties?lq=1


http://stackoverflow.com/questions/18097370/new-phonegap-3-0-the-import-org-apache-cordova-cannot-be-resolved

Add cordova for all command prefix

create project

add platform

build

emulate android <emulator run>

run android  <run with real device usb>

then

 platform update android

build and run

copy paste to desktop

import and clean workspace

cordova lib project also included

run this will clear all bugs in org.cordova.app


http://docs.phonegap.com/en/3.4.0/guide_cli_index.md.html#The%20Command-Line%20Interface

No comments:

Post a Comment