Skip to main content



      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 09:53 Go to next message
Eclipse UserFriend
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 13:12 Go to previous message
Eclipse UserFriend
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
Previous Topic:IType.getMethod and signature from bytecode
Next Topic:AutoComplete for Constants
Goto Forum:
  


Current Time: Tue Jul 01 14:52:29 EDT 2025

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

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

Back to the top