facebook

JSP Content Assist stopped working

  1. MyEclipse IDE
  2.  > 
  3. Spring Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #308112 Reply

    whutchtwo
    Member

    After spending two days trying to figure out why content assist will no longer work in my JSP’s I was able to narrow things down. The content assist stops working in my jsp when I remove two of he import declarations at the top of the jsp.

    ie. org.springframework.web.context.WebApplicationContext,
    org.springframework.web.context.support.WebApplicationContextUtils

    Although I will receive errors further down as a result of taking them out, content assist begins working again. I am now spending time trying to figure out why that is? Timing out? Any help someone may be able to proide would be appreciated.

    #308230 Reply

    davemeurer
    Member

    Hello – sorry for the trouble.

    Would you help me understand more about how this JSP page is being created?

    Using the MyEclipse for Spring product, and scaffolding a Spring MVC CRUD application from a database produces JSPs that do not have these includes, so it’s difficult for me to troubleshoot.

    Kind regards,
    Dave

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: JSP Content Assist stopped working

You must be logged in to post in the forum log in