Hi,I have installed Eclipse, ADT, Web Editor and MDS AppLaud 1.2 plugins.I have created a template Android project but when I try to edit Javascript and HTML files being in Javascript perspective, the content assist does not work.Can someone please help me how to get content assist to work for JS and HTML files? I have checked the JS preferences by going into Eclipse -> Preferences -> JavaScript -> Editor -> Content Assist -> Advanced, they are all enabled still I do not get content assist to work.Thanks
Standard eclipse web tools platform does do some js content assist. It just doesn't read from other js files so can only help with vars in the same file.