Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VerveineJ does not export source anchors for FAMIXAnnotationType and FAMIXAnnotationTypeAttribute #907

Closed
seandenigris opened this issue Aug 3, 2015 · 3 comments

Comments

@seandenigris
Copy link
Contributor

Originally reported on Google Code with ID 907

When we have an explicit annotation in the code, we should also get the source anchor
associated with it.

For example, in the below case, SomeAnnotation.java should be associated with SomeAnnotation:

SomeAnnotation.java

@Documented
@Target({ ElementType.FIELD })
@Retention(RetentionPolicy.CLASS)
public @interface SomeAnnotation {...}

The same applies for the contained FAMIXAnnotationTypeAttributes.

Reported by tudor@tudorgirba.com on 2013-01-28 16:44:21

@seandenigris
Copy link
Contributor Author

Reported by anquetil.nicolas on 2013-05-21 17:24:47

  • Labels added: Component-VerveineJ
  • Labels removed: Component-Famix

@seandenigris
Copy link
Contributor Author

Reported by anquetil.nicolas on 2013-06-10 16:53:28

  • Status changed: Fixed

@seandenigris
Copy link
Contributor Author

Thanks!

Reported by tudor@tudorgirba.com on 2013-06-19 16:00:43

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant