Question

When I undo a sequence of steps in a Java editor in Eclipse 3.4.2, the cursor skips over a bunch of comments unrelated to any change - only the method comments (eg. /**), not inline comments.

Does this happen to anyone else? Any solutions to stop it?

Was it helpful?

Solution 2

Doesn't happen on Eclipse 3.6 so accepting this to close it

OTHER TIPS

stop editing your source code while debugging ;)

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top