facebook

Very slow keystrokes during Facelets development

💡
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 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #315041 Reply

    mangelo123
    Participant

    I’ve lived with this problem for way too long for it still to be happening. Whenever I start typing a tag (ie <h:outputText …> the key strokes are so slow that it really holds me up.

    Is there a way that I can help speed this up?

    #315054

    support-swapna
    Participant

    mangelo123,

    Sorry that you are running into this issue.

    Can you give me some details to investigate further?

    1) Could you go to Help > About and mention exactly what version of MyEclipse you are using? Please copy the build Id from there into this thread.

    2) If you keep the Progress view open, are there Jobs that you see running while you are editing your facelets page?

    3) All Facelets/XHTML pages need to be opened with the non-default MyEclipse JSF/Facelets Designer. Open Facelets/XHTML pages by using the open-with menu to select the MyEclipse JSF/Facelets Designer. Check if the issue still persists.

    4) Can you replace the vmargs section in your ini file with the snippet below and see if that improves performance?
    -vmargs
    -Xmx768m
    -XX:MaxPermSize=256m
    -XX:ReservedCodeCacheSize=128m

    5) Do you have a large number of resources in your project or a large number of resources (JS, JSP, HTML) files in your workspace?

    6) Can you switch to a new workspace and check if the issue perists?

    #315066

    mangelo123
    Participant

    MyEclipse Enterprise Workbench

    Version: 8.6
    Build id: 8.6-20100806

    Nothing else shows up in the Progress view. I’ve made the .ini changes and no improvement. It doesn’t matter which workspace that I’m in I get the same results. This has been happening to me for years and I’ve never gotten a resolution from support.

    #315112

    Brian Fernandes
    Moderator

    mangelo,

    While I can’t suggest anything to alleviate your issues in 8.6, we have worked on this speed issue specifically in the 9.0 stream and you should see speed improvements in 9.0 GA. I am aware that there is more work to be done in this area as well, and we will be continuing to work on performance throughout the year. 9.0 GA will be released at the end of next week – sorry for the inconvenience caused.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Very slow keystrokes during Facelets development

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