facebook

Debugger slowed down with Eclipse 3.1.2

💡
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 Archived
  2.  > 
  3. Bugs
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #249273 Reply

    rmakkena
    Member

    The debugger is taking more than a minute for each command to run, while running Application running on Weblogic server in debug mode. It was working without any issues with previous versions of eclipse and myEclipse plug-in. Any one else has the same issue?

    #249344

    Riyad Kalla
    Member

    During debugging the Eclipse debugger considers all visible project files as possible targets for a break point, so if you have a very large project or lots of smaller projects open while debugging AND you have break points set, then Eclipse is actually evaluating every file in all those projects as possible stop points. We suggest closing any projects you don’t need during debugging to help speed up the process.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Debugger slowed down with Eclipse 3.1.2

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