facebook

Source Completition in JSP Editor

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

    Empty
    Participant

    Hi,
    i have a little problem using the JAVA source completition in the JSP editor. It only works as long as there are no <%@ taglib …%> tags in the page. As soon as i add lines like:

    <%@ taglib uri=”http://jakarta.apache.org/struts/tags-bean&#8221; prefix=”bean” %>
    <%@ taglib uri=”http://jakarta.apache.org/struts/tags-html&#8221; prefix=”html” %>
    <%@ taglib uri=”http://jakarta.apache.org/struts/tags-logic&#8221; prefix=”logic” %>

    the JAVA source completition won’t work anymore but the HTML completition still does. May i have missed some configuration options?

    thanks and best regards
    Axel

    #202923 Reply

    No Operation
    Member

    since this works fine for me, I suggest checking the JARs in /WEB-INF/lib and your build path.

    NOP

    #202927 Reply

    Riyad Kalla
    Member

    I was not able to reproduce this problem here either. workxl, can you try NOP’s suggestion and let us know what you find?

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Source Completition in JSP Editor

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