It should, but it may depend on how you set up your project. You may want to try right-clicking on the JavaScript Resources node in the project and going to project properties. On the Source tab make sure the folder containing your JS files is listed as a source folder.
If that doesn't help please describe your specifc problem, including project setup(including a zip of the project is helpful), wtp version, etc in a bug report. You can open it against the wst.jsdt component here: https://bugs.eclipse.org/bugs/enter_bug.cgi?product=WTP%20Source%20Editing Thanks, Chris Moataz Elmasry <zaza185198...@go oglemail.com> To Sent by: wtp-dev <[email protected]> wtp-dev-boun...@e cc clipse.org Subject [wtp-dev] Content Assist Javascript 12/11/2009 07:13 AM Please respond to "General discussion of project-wide or architectural issues." <wtp-...@eclipse. org> Hello List I'm having trouble understanding how the content assist works. I can use content assist with the globally defined libraries, but not with my own. Lets say I'm inside a project, and in the same folder I define a class with some methods. Now I create another class and I can't use the content assist to autocomplete me the name of the first class. Shouldn't classes defined in the same project be able to find one another without troubles? Best regards, Moataz _______________________________________________ wtp-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/wtp-dev
<<inline: graycol.gif>>
<<inline: pic17498.gif>>
<<inline: ecblank.gif>>
_______________________________________________ wtp-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/wtp-dev
