facebook

JSP tag completion not working

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #274064 Reply

    thedoag
    Member

    I’m following the J2EE Web App tutorial, but am having trouble getting JSP tag completion to work as in Figure 9.

    The java code completion inside a JSP tag is working fine (as in Figure 8), as is the HTML tag completion (Figure 10), but when I have the following

    <%@  %>

    and place my cursor between @ and %> and press ctl+space, I can’t get the list of available tags (i.e. page, import, errorPage, etc.) to come up.

    Am I doing something wrong? Configured incorrectly?

    I’m running MyEclipse 5.9.100 in Eclipse 3.3 on Ubuntu 7.04. I’ve been using Eclipse for a couple years, but am new to MyEclipse and J2EE in general.

    Any help would be appreciated

    #274102

    Loyal Water
    Member

    Hi thedoag,
    Please make sure that the cursor is on the immediate right of ‘@’ and then try ctrl+space. Does it work now ?

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: JSP tag completion not working

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