Search code examples
eclipsejspjsp-tagsel

How to get EL (Expression Language) content assist (autocomplete) in JSP / JSP Tags in Eclipse?


Is there a way, via configuration, upgrade or a plugin to get content assist in JSP EL expressions?

e.g.

${CTRL+SPACE ...

or

${pageContext.CTRL+SPACE ...

etc...


Solution

  • maybe this one from jboss tools: http://community.jboss.org/wiki/CodeAssistinJBossToolsXMLandJSPXHTMLEditors