facebook

JSP editor corruption, weird behavior in eclipse 3.2 w/5.0GA

💡
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 IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #256463 Reply

    li-stever
    Member

    Before the 5.0GA I could go back to the “classic” JSP editor, but now that seems to be gone. After editing a jsp for a while the editor start acting very confused, like internally corrupted data structures. Changes appear not at the cursor location, copy / paste fails in weird ways like copying only part or non of what was highlighted, typed text dissappears, screen refreshes change the content when you scroll, content when you save is different than what was on-screen, etc. This is with Eclipse 3.2. On the verge of uninstalling myEclipse since this makes jsp editing very inconvenient.

    #256686

    Riyad Kalla
    Member

    Can you copy paste the result from MyEclipse > About MyEclipse > Inistallation Summary for me, also, are you just using the source editor, or are you also using the Visual designer?

    Lastly, have you tried closing and opening your JSP files with “MyEclipse JSP Editor” which is the ‘Classic’ editor, we just renamed it and remove the Design tab.

    #256696

    li-stever
    Member

    Hi support-rkalla,
    I don’t see the exact menu item you describe, but here is the content of MyEclipse > Installation Summary > Installation Details…


    *** Date: Mon Aug 14 11:48:50 EDT 2006

    *** System properties:
    OS=WindowsXP
    OS version=5.1
    Java version=1.6.0-rc

    *** MyEclipse details:
    MyEclipse Enterprise Workbench

    Version: 5.0 GA
    Build id: 20060805-5.0-GA

    *** Eclipse details:
    Eclipse SDK

    Version: 3.2.0
    Build id: M20060629-1905

    Eclipse Project SDK

    Version: 3.2.0.v20060609m-GNq6oQq-7es-Y81
    Build id: M20060629-1905

    Eclipse Platform

    Version: 3.2.0.v20060609m-AgOexn6hlEUsvBO
    Build id: M20060629-1905

    Eclipse Java Development Tools

    Version: 3.2.0.v20060609m-F7snq1fxia-Z4XP
    Build id: M20060629-1905

    Eclipse Plug-in Development Environment

    Version: 3.2.0.v20060609m——6zXJJzJzJq
    Build id: M20060629-1905

    Eclipse Graphical Editing Framework

    Version: 3.2.0.v20060626
    Build id: 20060627-0816

    Eclipse RCP

    Version: 3.2.0.v20060609m-SVDNgVrNoh-MeGG
    Build id: M20060629-1905

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -launcher
    C:\eclipse-3.2\eclipse.exe
    -name
    Eclipse
    -exitdata
    d64_64
    -clean
    -data
    c:\Dev
    -showlocation
    -debug
    -console
    -consolelog
    -vm
    C:\DevTools\jdk1.6.0-b95\bin\javaw.exe

    As for closing and reopening a file, yes I have tried that and restarting Eclipse etc. many times over the last several weeks that I have been having this problem. The file seems fine and everything works as expected for a while (minutes to hours) each time.

    I have never used the Visual designer, nor any of the other tabs in the editor other than the source view.

    Steve

    #256716

    Riyad Kalla
    Member

    *** System properties:
    OS=WindowsXP
    OS version=5.1
    Java version=1.6.0-rc

    This could be issue #1, we don’t test with the new JDK 6.0, but a little bit of testing I did do on my own with Beta 2 caused a few issues to show up in the platform, so I would encourage you to install and use JDK 1.5.0_08 to run Eclipse wth for the time being (until 6.0 is officially supported by the Eclipse release group).

    Also adjust your startup arguments to look like this:
    http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-10087.html

    With both of those changes, see if the issue gets better.

    #256744

    li-stever
    Member

    Alright, I’ll try 1.5.0_08 for a while. My vmargs are already pretty similar to those.

    Steve

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: JSP editor corruption, weird behavior in eclipse 3.2 w/5.0GA

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