Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Activate code assist for JavaScript
Activate code assist for JavaScript [message #652696] Sat, 05 February 2011 15:39 Go to next message
No real name is currently offline No real nameFriend
Messages: 1
Registered: February 2011
Junior Member
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 18:05 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

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


_
Nitin Dahyabhai
Eclipse Web Tools Platform
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: Thu Apr 25 08:58:41 GMT 2024

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

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

Back to the top