Eclipse Neon Content Assist has no JavaScript suggestions

Bottom line: The Eclipse Neon Content Assistant (Ctrl + Space) does not offer any suggestions for my JavaScript code.

Screenshot of empty content assist (ctrl + space)

Here is what I have checked so far:

  1. JSDT has been installed
  2. JavaScript resources include ECMASciptBuilt-In library, ECMA 3 browser support library, jQuery
  3. The Include Path project has a built-in ECMAScipt library, ECMA 3 browser support library, jQuery support, and a JavaScript web project.
  4. Eclipse JavaScript Content Assist is included and includes basic sentences, other JavaScript sentences, template sentences, and word sentences.
  5. I changed the content assistant from ctrl + space to ctrl + 0 to check if ctrl + space was hijacked
  6. Content Assist works with regular Java (in another project)
  7. Content Assist> Advanced
  8. JavaScript
  9. .js .jsp , , JavaScript>
  10. 2.
  11. , , : http://www.eclipse.org/pdt/help/html/using_javascript_content_assist.htm

, .js. Eclipse ?

+5
4

+1 Eclipse Neon. Netbeans 8. Javascript . , Eclipse, php Js .

P.S. Eclipse Mars - , .

+3

, , js " java-, uip , js " -, , , .

0

Use this link to configure content offerings for java scripts in eclipse

http://www.eclipse.org/pdt/help/html/using_javascript_content_assist.htm

-1
source

Source: https://habr.com/ru/post/1659425/


All Articles