You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks more complicated than I hoped ...
I tried to copy the right files to {project}/.settings/*, but ....
// Don't try to do JSDT validation on huge, error-prone, slow files like jquery mobile and sencha touch sources
// Doesn't work. Besides the .jsdtscope file, a directory structure in .metadata needs to be set up
// try {
// PhonegapProjectPopulate.bundleCopy("/resources/settingsInit",
// Platform.getLocation().toString() + "/"+
mNewAndroidProject.getName() + "/.settings/");
// } catch (Exception e1) {
// // TODO - warning that exclusions didn't get set up
// }
Original issue reported on code.google.com by
[email protected]
on 16 Dec 2011 at 10:32The text was updated successfully, but these errors were encountered: