[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.tools.pdt] Re: How to work with javascript?
|
>Does your project have both PDT and Javascript natures/builders?
My Eclipse install is the All-in-one PDT download from
www.eclipse.org/pdt version 2.0.0. I don't know about Javascript
natures/builders. Is this something I need to install? I installed
the JSEclipse plugin from Adobe.
>How did
>you create/import the project? What's in the .project file?
I did a New PHP Project and point the project directory to the Drupal
install directory. I've try both enable/disable Javascript support.
In both case, debug give me this "Runtime Error...Syntax Error"
problem with javascript.
PDT is working for the most part for me. There is even a litle bit of
code completion: just a list of variables in the context. No
properties/methods like Java though. Can PDT do more fancy code
completion?