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?