org.eclipse.mat.query.annotations
Annotation Type HelpUrl


@Target(value={TYPE,FIELD})
@Retention(value=RUNTIME)
public @interface HelpUrl

Annotates a help URL path into the Eclipse help system.


Required Element Summary
 java.lang.String value
           
 

Element Detail

value

public abstract java.lang.String value