Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Tip of the Day/Extending/Tips/HTML

A HTML Tip

HTML Tips extend Tip and implement IHtmlTip. They can provide basic HTML which is loaded in a browser widget.

It is possible to provide hooks back into Eclipse by using a TipProvider that implements IBrowserFunctionProvider.

Back to the top