Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.1
-
Fix Version/s: 2.4
-
Component/s: None
-
Labels:
-
Number of attachments :
Description
I've tested the review integration in Eclipse. I imported 2 projects and associated them with Sonar with the correct key.
One of them doesn't have the branch attribute.
The other has a branch attribute.
I created 2 reviews, one for each project.
For the project w/o branch, I can click on the review and get directly to the violation in the source code.
For the project with branch, it tells me that the ressource cannot be located.
Issue Links
- is duplicated by
-
SONARIDE-299
Sonar review resource link in Mylyn not working when sonarResourceKey contains "branch" information
-
- relates to
-
SONARIDE-241
Display a more meaningful message when a resource can't be open from a review
-
Probably caused by this FIXME https://github.com/SonarSource/sonar-eclipse/blob/master/org.sonar.ide.eclipse.jdt/src/org/sonar/ide/eclipse/internal/jdt/JavaElementsAdapterFactory.java#L72