Open GoogleCodeExporter opened 9 years ago
Original comment by paul.beu...@gmail.com
on 2 Feb 2012 at 8:05
Issue 65 has been merged into this issue.
Original comment by paul.beu...@gmail.com
on 2 Feb 2012 at 8:05
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 comment by paul.beu...@gmail.com
on 2 Feb 2012 at 11:39
Original issue reported on code.google.com by
paul.beu...@gmail.com
on 16 Dec 2011 at 10:32