facebook

JSP Code completion doesn’t work for scriptlets

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

    jjcantri
    Member

    I’m testing out the features of the jsp code completion. I have not been able to successfully write a scriptlet within a jsp where the code completion works. I can add html and jsp elements and the offerings are displayed. If I try someting like:

    <% System.out. %> and hit ctrl-space to see what methods are available, nothing is presented.

    The feature list says that scriplet code completion exists. Am I doing something incorrectly? Is there an outstanding bug? Is this a feature to come in the next release? I’m using the 3.0M4 release.

    #200345 Reply

    Scott Anderson
    Participant

    The feature list says that scriplet code completion exists. Am I doing something incorrectly? Is there an outstanding bug? Is this a feature to come in the next release? I’m using the 3.0M4 release.

    Peculiar. Sciptlet code is working properly in all my builds and there are no open bug reports against it at present. Can you please post your full configuration information as requested in our ‘Posting Guidelines’ thread? That should help us work things out.

    –Scott
    MyEclipse Support

    #200346 Reply

    jjcantri
    Member

    Windows XP
    Version 3.0, BuildId 200310101454
    – Was Eclipse freshly installed for MyEclipse? No.
    – If not, was it upgraded to its current version using the update manager? No
    – Are any other external plugins installed? Yes
    – How many plugins in the <eclipse>/plugins directory are like org.eclipse.pde.* – 8
    What MyEclipse version are you using? V3.6.4 BuildId: 200311041200
    What JDK version are you using to run Eclipse? jdk1.4.1_01
    What JDK version are you using to launch your application server? jdk1.4.1_01
    What steps did you take that resulted in the issue? Tried to edit a jsp
    What application server are you using? weblogic 8.1

    #200351 Reply

    Scott Anderson
    Participant

    One more thing. Is JSP compilation turned on? Code assist may not work if the JSP contains errors that make in ‘non-wellformed’. If you generate a default JSP with our wizard and then try to use code assist on some of the scriptlet code that it contains, does it work? Is your JSP contained in one of our web projects under the web root?

    –Scott
    MyEclipse Support

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: JSP Code completion doesn’t work for scriptlets

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