cdibened / filechooser

Cordova plugin to get around Android's removal of html file upload
MIT License
74 stars 46 forks source link

Integration without CLI #1

Open phughes450 opened 10 years ago

phughes450 commented 10 years ago

Hi there, This is probably a silly question because I'm only a new coder but I created my project through Eclipse directly and not with CLI. If I try to add the plugin now to the directory using CLI I get this error: Current working directory is not a Cordova-based project. Is there an easier way to add this to my current Eclipse project? Or any ideas what's wrong? Thanks lots, Paula

cdibened commented 10 years ago

Is your project Cordova/Phonegap-based?

phughes450 commented 10 years ago

Well like I said, I created a Phonegap project through Eclipse following an online tutorial, and now it says it is not a cordova based project.