facebook

Updating source model due to structural change

💡
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. General Development
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #243518 Reply

    CDE
    Member

    Howdy.

    I’m using the latest 4.1 milestone (M2) in hopes a long-time issue has been fixed, but it hasn’t. All I use MyEclipse for is very rudimentary HTML and JSP work. In fact, we have a bunch of JSP files, but most all of the content is simple HTML. What really bugs me and keeps me looking for a different WYSIWYG HTML editor in Eclipse is the following message:

    “Updating source model due to structural change”

    I get this message in a progress dialog quite often for seemingly light operations. For instance… if I simply change the indent of a paragraph, I now have to wait 5-10 seconds for this dialog. If I change the size of a font… I have to wait. If I create a table… I have to wait.

    No other HTML editor that I have used has done this. Or, at least, they have done it in the background so it wasn’t a bother.

    Can this be fixed? Our entire team has licenses for MyEclipse for simple HTML work like this, but we have stopped using it because of this very problem.

    Regards,

    Chad Barnes
    Rockwell Collins, Inc.

    #243528

    Kapil Kapre
    Member

    Chad,
    What command line arguments are using? We observed some performance related issues related to the Web Designer being ironed out when users used

    
    -vmargs -Xms128M -Xmx512M -XX:PermSize=64M -XX:MaxPermSize=128M 
    

    as their commandline parameters. Can you try these and tell us if they work for you?
    Thanks,
    – Kapil

    #243553

    Greg
    Member

    Chad,

    If there is one particular document structure and one editing use case that takes particularlly long to “update”, could you please send us a copy of html file(s). If we can replicate the problem we will have a much better chance of fixing any problems. Thanks for taking time to bring this to our attention.

    #243986

    CDE
    Member

    Well, I’ll send you a JSP file we have here. Our portal is a bit “funny” and all of our files are JSP, even though most the content is HTML.

    I’m sending a knownissues.jsp file.

    -Chad

    #244035

    Riyad Kalla
    Member

    Chad,
    We received your file and were able to quickly reproduce the problems, thank you for the help.

    #248369

    I’m having the same problem… and the above command line was a default in my install. It still seem to thrash
    around when I’m building a JSP in a design view. Any suggestgions?

    Tyler

    #248375

    Riyad Kalla
    Member

    Tyler,
    If your problem is the same as Chad’s there isn’t a workaround at this time, we just need to make the parser smarter about what it resyncs when changes are made. We appologize for the inconvenience.

    #248392

    Thanks for the quick response! Is there a way to turn off the synch and build manually? I kinda doubt it, but I thought I’d throw it out there…

    Tyler

    #248411

    Greg
    Member

    Tyler,

    If you want to use the JSP Design view, then there is no way to turn the auto-updating. We know that the JSP WYSIWYG designer has alot of room for improvement and work in continuing in that area.

Viewing 9 posts - 1 through 9 (of 9 total)
Reply To: Updating source model due to structural change

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