facebook

JSP auto complete of closing tag [Closed]

💡
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 Archived
  2.  > 
  3. Bugs
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #208882 Reply

    Brett Connor
    Member

    – System Setup ——————————-
    Operating System and version: XP pro
    Eclipse version: 3.0.0 RC2
    Eclipse build id: 200406111814
    Fresh Eclipse install (y/n): y
    If not, was it upgraded to its current version using the update manager?
    Other installed external plugins:
    Number of plugins in the <eclipse>/plugins directory that begin with org.eclipse.pde.*: 7
    MyEclipse version: 200307151200
    Eclipse JDK version: 1.4.1_02
    Application Server JDK version:
    Are there any exceptions in the Eclipse log file? no

    – Message Body ——————————-

    Using manual auto complete to put in close tags ignores what has already been typed. For examle, type

    <ht

    then hit ctrl-space to bring up the list, I end up with

    <html:

    just as expected.
    But when closing the tag, I type

    </ht

    then hit ctrl-space and select “</html:link>”
    I end up with

    </hthtml:link>

    It seems to be only in the close tag handling.

    #208902

    support-michael
    Keymaster

    Thanks for this report. I have entered your case in our problem tracking system.

    #209827

    Riyad Kalla
    Member

    Fixed in 3.8Beta2.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: JSP auto complete of closing tag [Closed]

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