facebook

JSP Code Completion Problem [Bug]

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

    I find that JSP code completion only works in certain circumstances.

    Specifically:

    If I have some pre-existing code like this:

    if () {

    }

    and then add:

    if (myObject.) {

    }

    I don’t get any code completion options.

    But if I do this:

    if (myObject.

    I do…!

    It looks to me like code completion only works if there is nothing else on the line after the “.”.

    Robbie

    What operating system and version are you running?

    Windows 2000

    What Eclipse version and build id are you using? (Help > About Eclipse Platform)

    2.1.2 (200311030802)

    – 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.*

    10

    What MyEclipse version are you using? (Help > About Eclipse Platform > Features)

    200402281200-2.7.0-GA

    What JDK version are you using to run Eclipse? (java -version)

    1.3.1_09

    What JDK version are you using to launch your application server?

    1.3.1_09

    What steps did you take that resulted in the issue?

    Editing any JSP.

    What application server are you using?

    JBoss but not relevant to current problem.

    #204575 Reply

    Riyad Kalla
    Member

    Robbie,
    Thank you for the detailed report, I was able to reproduce this bug easily and have sent it off to be evaluated and fixed.

    #204576 Reply

    Thanks for the speedy response.

    Robbie

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: JSP Code Completion Problem [Bug]

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