eclipse-jdt / eclipse-jdt/eclipse.jdt.ui
Blank line after some annotations when showing "Methods implementing an interface" occurrences
Open
- Dominant language
- Java
- Stars
- 59
- Forks
- 127
- Avg merge
- 22h 47m
- Merged PRs (30d)
- 28
Description
When I activate "Methods implementing an interface" in Java > Editor > Mark Occurrences, I get some empty lines after some annotations.
It happen specifically on JUnit 4 test files (the @RunWith, @Test, @Before and @After annotations are followed by an empty line) or JPA entity files, even when I comment out the annotations.
Contributor guide
Assessment
This issue has not been assessed yet.