Skip to main content



      Home
Home » Newcomers » Newcomers » Activate code assist for JavaScript
Activate code assist for JavaScript [message #652696] Sat, 05 February 2011 10:39 Go to next message
Eclipse UserFriend
I've installed the eclipse IDE for JavaScript Web Developers.

I'm creating a JS project based on an existing folder, and in the initial wizard I add the JS Firefox and Internet Explorer libraries.

My Javascript is within <script> tags of HTML pages and I'm not receiving any hints or proposals on pressing Ctrl-Space. That is, I receive assistance for core JS (if, case, etc.) but nothing for 'window.' or 'document.'.

How can I activate this please? It's a little frustrating at the moment Mad
Re: Activate code assist for JavaScript [message #653172 is a reply to message #652696] Tue, 08 February 2011 13:05 Go to previous message
Eclipse UserFriend
On 2/5/2011 10:39 AM, agibsonsw@gmail.com wrote:
> I've installed the eclipse IDE for JavaScript Web Developers.
>
> I'm creating a JS project based on an existing folder, and in the
> initial wizard I add the JS Firefox and Internet Explorer libraries.

You shouldn't need both of these, and you probably want to just use the
generic browser library instead.

> My Javascript is within <script> tags of HTML pages and I'm not
> receiving any hints or proposals on pressing Ctrl-Space. That is, I
> receive assistance for core JS (if, case, etc.) but nothing for
> 'window.' or 'document.'.
>
> How can I activate this please? It's a little frustrating at the moment :x

Make sure the web page is in a JavaScript Source Folder.

--
Nitin Dahyabhai
Eclipse WTP Source Editing and JSDT
IBM Rational
Previous Topic:xmlbuddy plugin and inline javascript highlight
Next Topic:Does eclipse provide any underlying facilities to retrieve data from remote systems
Goto Forum:
  


Current Time: Sat Nov 08 04:21:54 EST 2025

Powered by FUDForum. Page generated in 0.08865 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top