googlearchive / chromedeveditor

Chrome Dev Editor is a developer tool for building apps on the Chrome platform - Chrome Apps and Web Apps, in JavaScript or Dart. (NO LONGER IN ACTIVE DEVELOPMENT)
BSD 3-Clause "New" or "Revised" License
2.92k stars 412 forks source link

Google Drive #3562

Open 4rtemi5 opened 10 years ago

4rtemi5 commented 10 years ago

If I import a project from Google Drive it's never saved. Every time i close CDE i have to import it again. Edit: I'm working on a Chromebook.

4rtemi5 commented 10 years ago

Also if I set my root folder to a folder in Drive and create a new Chrome App with Polymer the "refactor for CSP" option does not seem to work. On the local drive it works fine. I really hope this gets fixed 'cause usig gDrive seems to have a lot of advantages to me. thx and keep up the great work!!

ussuri commented 10 years ago

Thanks for your feedback. We've had problems with Drive folders in the past. We'll take a look at this again after 0.17 is out.

vswarte commented 10 years ago

I think it's due to GDrive mounting itself to a 'different' location constantly, You set '/special/drive-xxxxxxxxxxxxxxxxxxxx/' as your workspace folder, but everytime it gets remounted it'll get a new hash assigned. thus the direct folder names changes. Causing CDE to not find the workspace folder.