Hi all
   My netbeans-antlr plugin supports jump to source feature, it works well in 
Netbeans 8.2. I upgrade it to Netbeans 11 without changing any code,  and I 
found HyperlinkProvider::isHyperlinkPoint giving me wrong offset. Any hints for 
it?

http://bits.netbeans.org/dev/javadoc/org-netbeans-modules-editor-lib/org/netbeans/lib/editor/hyperlink/spi/HyperlinkProvider.html
HyperlinkProvider (Editor Library) - 
bits.netbeans.org<http://bits.netbeans.org/dev/javadoc/org-netbeans-modules-editor-lib/org/netbeans/lib/editor/hyperlink/spi/HyperlinkProvider.html>
This interface should be implemented by anyone who whats to provide 
hyperlinking functionality in the source code. There should be one provider 
instance per mime-type.
bits.netbeans.org


Thanks
>From Peter

Reply via email to