Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Code hint for javascript files. js(How to enable hint to code javascript files. js (outside <script> tag))
icon5.gif  Code hint for javascript files. js [message #651250] Fri, 28 January 2011 14:53 Go to next message
No real name is currently offline No real nameFriend
Messages: 1
Registered: January 2011
Junior Member
Hello everyone,
I'm with Eclipse for PHP Developers in a MAC OS X LEOPARD and am having trouble getting this working with javascript IDE. Hint for the code only works on files. <script> html tag inside and does not work in external files. js (javascript source files).

I've tried installing the plug-ins that make reference to the javascript menu help> install software. but none succeeded.

I even get this error message when taking a hint code in javascript file:

http://img842.imageshack.us/img842/2070/capturadetela20110128s1.png


But that was all. I can not work with it.

Can anybody explain to me the ropes to use this instead of IDE? I like the IDE for both PHP and HTML and CSS. but I need JS tmb. JS to work with both pure and with frameworks like jQuery.

I wait for a light.

thanks
Re: Code hint for javascript files. js [message #653176 is a reply to message #651250] Tue, 08 February 2011 18:12 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

On 1/28/2011 9:53 AM, gersongfpn@gmail.com wrote:
> Hello everyone,
> I'm with Eclipse for PHP Developers in a MAC OS X LEOPARD and am having
> trouble getting this working with javascript IDE. Hint for the code only
> works on files. <script> html tag inside and does not work in external
> files. js (javascript source files).

Content assist is not supported on external files as there is no project
from which to derive an include path (this determines what types and
bindings should be available).

--
Nitin Dahyabhai
Eclipse WTP Source Editing and JSDT
IBM Rational


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:IType.getMethod and signature from bytecode
Next Topic:AutoComplete for Constants
Goto Forum:
  


Current Time: Thu Apr 18 20:38:46 GMT 2024

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

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

Back to the top