Community
Participate
Working Groups
Basically what I was doing: 1. Copy-pasted some code into a .java file 2. Eclipse automatically identified missing package and added it to the package list. 3. Then I copy pasted some more code into the same file. 4. Same as step #2 5. I pressed ctrl+z (undo) a few times, then ctrl+y (redo) a few times, and my source code was totally messed up. Like, the lines got shifted together with some of the stuff that I pasted. Remember seeing similar problem in visual C++ 6.0
which build? anything in .log?
*** This bug has been marked as a duplicate of 61171 ***