Community
Participate
Working Groups
Build Identifier: M20100211-1343 If you set a breakpoint inside a for loop, Eclipse correctly stops there and shows you the index value i, etc. However, trying to step over and/or into for loops fails to actually enter the loop. In fact, very strange behavior occurs. The start line of the for loop is repeatedly highlighted and in the variable watch window, you never see the contents of the index value i, iterator variable, etc. Reproducible: Always Steps to Reproduce: See details.
The debugger is no longer available since we can no longer use the plugin application launch since the mars release.