facebook

No code complete in JSP editor of 5.5 M1

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #266054 Reply

    andre_a_s
    Member

    Hi.
    When I use the JSP editor to make my JSF page, I put something like this:

    <h:inputText required="true" rendered="true" value="#{MyBean.myProperty}" />

    In MyEclipse 5.1, when I press ctrl+space just after “#{MyBean.” it shows a code complete with the propeties in my managed bean. That’s ok, but it is not happening in 5.5 M1.
    Is this a bug? I tested it with a page that was made in 5.1. In 5.1 the code complete is ok, but in 5.5 it isn’t.
    Thank you.

    #266102 Reply

    Greg
    Member

    Hello Andre,

    I just tested again in 5.5M1 and code-complete of JSF managed beans is working for the pages I have tested. IAre you copying files from one workspace (5.1) to another (5.5)? Or are you spinning up 2 different versions of myeclipse on the same workspace?

    Try creating a new JSF project from scratch in 5.5 and you will see that the JSF code-assist is still functioning properly. If these steps don’t help you determine what is going on with your project it may be something specific about your project. If that is the case, could you zip up a small example that demonstrates this problem and email it to support@genuitec.com In your email reference this thread so it will be forwarded to the right person. Thanks.

    #266161 Reply

    andre_a_s
    Member

    Hello greg.

    I created a new project in MyEclipse 5.5M1.
    The project has one java class and one jsp file and a configured faces-config.xml.
    The code complete for the properties of my managed bean still do not work. =(
    Like you said, I sent a zip with the project for support@genuitec.com.

    Thanks for support.

    #266219 Reply

    Riyad Kalla
    Member

    I got it and confirmed the problem, thank you very much for sending that along Andre.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: No code complete in JSP editor of 5.5 M1

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