Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Tip of the Day/Startup Options

< Tip of the Day
Revision as of 15:50, 17 May 2018 by Unnamed Poltroon (Talk) (Startup Options)

Startup Options

These are the options to control the Tips framework.

Property Description Values
org.eclipse.tips.startup.default This is the default tips startup option if the user has not set the startup preference.
  • "dialog" - The dialog is shown at startup
  • "background" - Tip providers may do background work but no dialog is shown
  • "manual"- The framework only operates on explicit request of the user

Back to the top