facebook

JSP – code assist

💡
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
  • #253878 Reply

    a_wronski
    Member

    Hi,

    I use JSF with ice-faces. Example jsp file looks like this:

    
    <f:view xmlns:f="http://java.sun.com/jsf/core" 
            xmlns:h="http://java.sun.com/jsf/html">
    <html>
        <head><title>ICEfaces</title></head>
        <body> 
         
        </body>
     
    </html>
    </f:view>
    

    What I need to do to turn on code assist? I need it especially for f and h
    JSF tags. It does work but only work html tags.

    Thanks,
    Artur
    [/b]

    #253911

    Riyad Kalla
    Member

    Artur,
    Can you please post all the information we request in the [URL=http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-393.html]Posting Guidelines[/URL] thread at the top of this forum? That will give us some context so that we can determine if this is an installation issue, a configuration problem, or a bug. Thanks.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: JSP – code assist

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