facebook

XML Editor Problem

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #268653 Reply

    w9510055
    Member

    Hi,

    I’m having an issue with large XML file.
    When I open a XML file with 31,000 lines; it takes a couple minutes to open.
    Once it is open, the cpu usage keeps at 99% for hours. The whole system is extremely sluggish.
    I cannot use any other applications. But Eclipse seems work fine. I have no problem editing the
    xml file, other java or jsp files; only a little bit slow.
    The memory usage of the whole Eclipse process is only about 200MB.
    I do not know what the javaw.exe for Eclipse is busy at.

    Any idea?

    Thanks.

    #268658 Reply

    w9510055
    Member

    And if I close the big XML file, it takes a minute or so to finish. Once it is closed, everything backs to normal.
    If I open it again, I get stuck again.

    #269250 Reply

    Riyad Kalla
    Member

    My guess is the syntax parser is going nuts, especially as it’s trying to refresh as you type.

    What do your command line argument args that you use to start MyEclipse up with look like? Also what do the contents of eclipse.ini look like?

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: XML Editor Problem

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