Annotation Type HelpUrl


  • @Target({TYPE,FIELD})
    @Retention(RUNTIME)
    public @interface HelpUrl
    Annotates a help URL path into the Eclipse help system.
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.String value  
    • Element Detail

      • value

        java.lang.String value