Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.4
-
Fix Version/s: 3.0
-
Component/s: Measures View
-
Labels:None
-
Number of attachments :
Description
The following exception keep showing up in Eclipse log file:
java.lang.NullPointerException
at org.sonar.ide.eclipse.internal.ui.views.MeasuresView.getMeasures(MeasuresView.java:347)
at org.sonar.ide.eclipse.internal.ui.views.MeasuresView$6.run(MeasuresView.java:297)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
Discussing with Jeremie, this seems different than SONARIDE-191.
Issue Links
- is duplicated by
-
SONARIDE-340
NullPointer exception at org.sonar.ide.eclipse.internal.ui.views.MeasuresView.getMeasures()
-
- relates to
-
SONARIDE-326
Remove the useless Measures and Hotspots views as long as the Sonar perspective
-
I'm closing this ticket as we're removing the Measures view (see
SONARIDE-326)