Category Archives: Bug Fix

Export Eclipse Plugin, Assert Errors

Here is my scenario: I import Eclipse RSE( Remote System Explorer) plug-ins into my workspace and I want to build and test it myself. There are no errors in the workspace and running and debugging is all OK. And I … Continue reading

Posted in Bug Fix, Eclipse, Tricks | Tagged , | 3 Comments

Eclipse Freezing on Start

After an incorrect shutdown, Eclipse can not start, freezing on splash window. I opened file workspace\.metadata\.log there was a line saying: The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes After taking many tries, … Continue reading

Posted in Bug Fix, Eclipse | 9 Comments

Subversive Sucks

There are many bugs in Subversive besides the known bug “Can not compare with old deleted repository resources“. And yesterday, one of my colleague used Subversive’s “Check out as” to a different location resulted in deleting all her one-week modifications. … Continue reading

Posted in Bug Fix, Eclipse, Subversive | 1 Comment

“Compare With …” Bug Fix in Subversive 1.1.2

There are two known bugs in Subversive 1.1.2 at the time of this writing. 1. “Compare with? …” will fail to get content from SVN repository if the given file has history of being moved or copied from other location. … Continue reading

Posted in Bug Fix | 1 Comment