facebook

JSPEditor: code assist is removing existing tokens

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

    Do the following within a JSP:

    <%!
    private stat
    %>

    At the end of the word “stat” press cntl-space and enter at “static”. The word “private” disappears.

    Carlos

    #198268 Reply

    support-michael
    Keymaster

    Fixed. Will be part of the next maintenance release, 2.6.2.

    Michael
    MyEclipse Support

    #198269 Reply

    You guys are too good! Unfortunately, I am writing a chapter in
    my Eclipse book about using MyEclipse for J2EE development so
    I will probably have more postings in the next few days.

    Carlos

    #198274 Reply

    No Operation
    Member

    Just a funny note: I am using Eclipse 2.1.1. And if i try the same in a Java file the completion to static is not offered!

    class Foo
    {
    private sta
    }

    NOP

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: JSPEditor: code assist is removing existing tokens

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