Since the release of Eclipse Photon, a new Code Minings feature has been available to editors. The Java Editor added support for indicating number of references and implementations: https://www.eclipse.org/eclipse/news/4.12/jdt.php#method-implementation-codemining
Can these code mining be reused as-is in the Groovy Editor since it provides sufficient JDT model data to support search for references and implementations?
Since the release of Eclipse Photon, a new Code Minings feature has been available to editors. The Java Editor added support for indicating number of references and implementations: https://www.eclipse.org/eclipse/news/4.12/jdt.php#method-implementation-codemining
Can these code mining be reused as-is in the Groovy Editor since it provides sufficient JDT model data to support search for references and implementations?