Been using MyEclipse for a little over a year now, and it's not too shabby. The cursor jumps on validation are kind of a pain, but I could always work around them....until now.
I'm seeing the cursor jump and my code being altered as a result. I caught it doing this and watched the process using 'Undo' and 'Redo'. After one 'Redo', the cursor jumps to halfway down the page, and every single '<bean:write..../>' statement is stripped from my JSP!
Is anyone else having this problem, and if so, are there any known fixes? |