Phonegap/Cordova Cannot be resolved to a type... Whenever eclipse want -


i'm creating phonegap mobile web applications , problem is, eclipse finds files needs, i.e. jar libraries , other cordova libraries.. let's imagine make clean , build.. or refresh , there boom... 60ish errors of "cannot resolved type", eclipse doesn't find anymore. it's okay ! i'll rebuild ! boom again, works... it's end of work day in france , i've spent entire day on refresh/clean & build buttons in eclipse i'm asking, has seen ? thank time !

you need make sure build cordovalib before build actual project. because made change framework dependency it's easier advanced users debug, , works other common android libraries.

i recommend running clean on project, , not cordovalib. time should clean cordovalib , rebuild when you're upgrading cordova.

also, may want turn auto-build off on eclipse. "feature" drives me nuts, since fails often.


Comments

Popular posts from this blog

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

javascript - How to name a jQuery function to make a browser's back button work? -