I typically run Eclipse with JDK 1.5 and initially got an error back indicating the view was not available. Checking the Error Log indicated I was getting a unsupported class file version exception. Switching Eclipse to run in a JDK 6 version fixed the problem. I'd suggest either adding a note to the homepage indicating JDK 6 is required, or compiling with compatibility for older Java version in mind.
Thanks!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I already pointed author of that plugin to that problem. I also reported critical issue related to case when branch removed in CVS. In that case picture of branch tree is completely broken.
But properly fix that I had to request patch in eclipse https://bugs.eclipse.org/bugs/show_bug.cgi?id=76386
But if you did not remove branches you should be ok.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I typically run Eclipse with JDK 1.5 and initially got an error back indicating the view was not available. Checking the Error Log indicated I was getting a unsupported class file version exception. Switching Eclipse to run in a JDK 6 version fixed the problem. I'd suggest either adding a note to the homepage indicating JDK 6 is required, or compiling with compatibility for older Java version in mind.
Thanks!
I already pointed author of that plugin to that problem. I also reported critical issue related to case when branch removed in CVS. In that case picture of branch tree is completely broken.
But properly fix that I had to request patch in eclipse
https://bugs.eclipse.org/bugs/show_bug.cgi?id=76386
But if you did not remove branches you should be ok.