Skip to content

NoSuchMethodException in GroovyExtraInformationHover.extraDocAsHtml #301

@felixdo

Description

@felixdo

Caused by reflective call to private jdt method whose signature has changed two years ago in 0d974018

org.eclipse.jdt.internal.ui.text.javadoc.JavadocContentAccess2.javadoc2HTML(org.eclipse.jdt.core.IMember, java.lang.String)
at java.lang.Class.getDeclaredMethod(Unknown Source)
at org.eclipse.jdt.groovy.core.util.ReflectionUtils.executePrivateMethod(ReflectionUtils.java:103)
at org.codehaus.groovy.eclipse.editor.GroovyExtraInformationHover.extraDocAsHtml(GroovyExtraInformationHover.java:164)
at org.codehaus.groovy.eclipse.editor.GroovyExtraInformationHover.wrapHTML(GroovyExtraInformationHover.java:148)
at org.codehaus.groovy.eclipse.editor.GroovyExtraInformationHover.computeHover(GroovyExtraInformationHover.java:133)
at org.codehaus.groovy.eclipse.editor.GroovyExtraInformationHover.getHoverInfo2(GroovyExtraInformationHover.java:100)
at org.eclipse.jdt.internal.ui.text.java.hover.BestMatchHover.getHoverInfo2(BestMatchHover.java:164)
at org.eclipse.jdt.internal.ui.text.java.hover.BestMatchHover.getHoverInfo2(BestMatchHover.java:130)
at org.eclipse.jdt.internal.ui.text.java.hover.JavaEditorTextHoverProxy.getHoverInfo2(JavaEditorTextHoverProxy.java:86)
at org.eclipse.jface.text.TextViewerHoverManager$4.run(TextViewerHoverManager.java:165)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions