Uses of Package
org.eclipse.jface.text.codemining
Package
Description
Provides a framework for connecting document regions
with annotations and for displaying those.
-
ClassDescriptionAbstract class for
ICodeMining
.A code mining represents a content (ex: label, icons) that should be shown along with source text, like the number of references, a way to run tests (with run/debug icons), etc.A code mining provider adds miningsICodeMining
to source text.Abstract class for line content code mining. -