Bug #1922
Eclipsoid info views not working in Eclipse > Kepler
Start date:
10.09.2015
Due date:
% Done:
0%
Estimated time:
origin:
Description
Fortunately sync and resolve still work.
Exception noted: ClassNotFoundException w.r.t some JGit classes.
Updated by Udo Offermann about 9 years ago
Plus
!MESSAGE SVNCRTester: computed isSVNCR=false on component 'Failed to retrieve updates from the z2-Server' within 0 msec
in /com.zfabrik.eclipsoid.z2info.plugin/src/com/zfabrik/z2info/plugin/job/Z2InfoUpdateJob.java
.
TODO: Let the catch clauses log the exceptions!
} catch (Exception e) { result = errorModel(new Status(IStatus.ERROR, Activator.PLUGIN_ID, "Failed to retrieve updates from the z2-Server", e)); Logger.error("...", e);